PoDoFo
0.9.6
|
This is the complete list of members for PoDoFo::PdfName, including all inherited members.
AssertMutable() const | PoDoFo::PdfDataType | inlineprotected |
FromEscaped(const std::string &sName) | PoDoFo::PdfName | static |
FromEscaped(const char *pszName, pdf_long ilength=0) | PoDoFo::PdfName | static |
GetEscapedName() const | PoDoFo::PdfName | |
GetImmutable() const | PoDoFo::PdfDataType | inline |
GetLength() const | PoDoFo::PdfName | inline |
GetName() const | PoDoFo::PdfName | inline |
IsDirty() const | PoDoFo::PdfDataType | virtual |
operator!=(const PdfName &rhs) const | PoDoFo::PdfName | inline |
operator!=(const char *rhs) const | PoDoFo::PdfName | inline |
operator<(const PdfName &rhs) const | PoDoFo::PdfName | inline |
operator=(const PdfName &rhs) | PoDoFo::PdfName | inline |
operator==(const PdfName &rhs) const | PoDoFo::PdfName | inline |
operator==(const char *rhs) const | PoDoFo::PdfName | |
operator==(const std::string &rhs) const | PoDoFo::PdfName | inline |
PdfDataType() | PoDoFo::PdfDataType | protected |
PdfName() | PoDoFo::PdfName | inline |
PdfName(const std::string &sName) | PoDoFo::PdfName | inline |
PdfName(const char *pszName) | PoDoFo::PdfName | inline |
PdfName(const char *pszName, long lLen) | PoDoFo::PdfName | inline |
PdfName(const PdfName &rhs) | PoDoFo::PdfName | inline |
SetDirty(bool bDirty) | PoDoFo::PdfDataType | virtual |
SetImmutable(bool bImmutable) | PoDoFo::PdfDataType | inline |
Write(PdfOutputDevice *pDevice, EPdfWriteMode eWriteMode, const PdfEncrypt *pEncrypt=NULL) const | PoDoFo::PdfName | virtual |