#include <pdfobjects.h>
Inheritance diagram for wxPdfLiteral:
Public Member Functions | |
wxPdfLiteral (int type, const wxString &value) | |
Constructor. | |
virtual | ~wxPdfLiteral () |
Destructor. | |
wxString | GetValue () |
Get string value of the literal. |
wxPdfLiteral::wxPdfLiteral | ( | int | type, | |
const wxString & | value | |||
) |
Constructor.
wxPdfLiteral::~wxPdfLiteral | ( | ) | [virtual] |
Destructor.
wxString wxPdfLiteral::GetValue | ( | ) | [inline] |
Get string value of the literal.