|
PoDoFo
0.9.6
|
This is the complete list of members for PoDoFo::PdfError, including all inherited members.
| AddToCallstack(const char *pszFile=NULL, int line=0, const char *pszInformation=NULL) | PoDoFo::PdfError | inline |
| AddToCallstack(const char *pszFile, int line, std::string sInformation) | PoDoFo::PdfError | inline |
| DebugEnabled() | PoDoFo::PdfError | static |
| DebugMessage(const char *pszMsg,...) | PoDoFo::PdfError | static |
| EnableDebug(bool bEnable) | PoDoFo::PdfError | static |
| EnableLogging(bool bEnable) | PoDoFo::PdfError | static |
| ErrorMessage(EPdfError eCode) | PoDoFo::PdfError | static |
| ErrorName(EPdfError eCode) | PoDoFo::PdfError | static |
| GetCallstack() const | PoDoFo::PdfError | inline |
| GetError() const | PoDoFo::PdfError | inline |
| IsError() const | PoDoFo::PdfError | inline |
| LoggingEnabled() | PoDoFo::PdfError | static |
| LogMessage(ELogSeverity eLogSeverity, const char *pszMsg,...) | PoDoFo::PdfError | static |
| LogMessage(ELogSeverity eLogSeverity, const wchar_t *pszMsg,...) | PoDoFo::PdfError | static |
| operator!=(const PdfError &rhs) | PoDoFo::PdfError | |
| operator!=(const EPdfError &eCode) | PoDoFo::PdfError | |
| operator=(const PdfError &rhs) | PoDoFo::PdfError | |
| operator=(const EPdfError &eCode) | PoDoFo::PdfError | |
| operator==(const PdfError &rhs) | PoDoFo::PdfError | |
| operator==(const EPdfError &eCode) | PoDoFo::PdfError | |
| PdfError() | PoDoFo::PdfError | |
| PdfError(const EPdfError &eCode, const char *pszFile=NULL, int line=0, const char *pszInformation=NULL) | PoDoFo::PdfError | |
| PdfError(const EPdfError &eCode, const char *pszFile, int line, std::string sInformation) | PoDoFo::PdfError | explicit |
| PdfError(const PdfError &rhs) | PoDoFo::PdfError | |
| PrintErrorMsg() const | PoDoFo::PdfError | |
| SetError(const EPdfError &eCode, const char *pszFile, int line, std::string sInformation) | PoDoFo::PdfError | inline |
| SetError(const EPdfError &eCode, const char *pszFile=NULL, int line=0, const char *pszInformation=NULL) | PoDoFo::PdfError | inline |
| SetErrorInformation(const char *pszInformation) | PoDoFo::PdfError | inline |
| SetErrorInformation(const wchar_t *pszInformation) | PoDoFo::PdfError | inline |
| SetLogMessageCallback(LogMessageCallback *fLogMessageCallback) | PoDoFo::PdfError | static |
| what() const | PoDoFo::PdfError |