|
pdfmm 0.9.20
|
This is the complete list of members for mm::PdfError, including all inherited members.
| AddToCallstack(std::string file, unsigned line, std::string information) | mm::PdfError | |
| ErrorMessage(PdfErrorCode code) | mm::PdfError | static |
| ErrorName(PdfErrorCode code) | mm::PdfError | static |
| GetCallstack() const | mm::PdfError | inline |
| GetError() const | mm::PdfError | inline |
| IsError() const | mm::PdfError | |
| IsLoggingSeverityEnabled(LogSeverity logSeverity) | mm::PdfError | static |
| LogMessage(LogSeverity logSeverity, const std::string_view &msg) | mm::PdfError | static |
| operator!=(PdfErrorCode code) | mm::PdfError | |
| operator=(const PdfError &rhs)=default | mm::PdfError | |
| operator=(const PdfErrorCode &code) | mm::PdfError | |
| operator==(PdfErrorCode code) | mm::PdfError | |
| PdfError() | mm::PdfError | |
| PdfError(PdfErrorCode code, std::string file, unsigned line, std::string information) | mm::PdfError | |
| PdfError(const PdfError &rhs)=default | mm::PdfError | |
| PrintErrorMsg() const | mm::PdfError | |
| SetLogMessageCallback(const LogMessageCallback &logMessageCallback) | mm::PdfError | static |
| SetMinLoggingSeverity(LogSeverity logSeverity) | mm::PdfError | static |
| what() const | mm::PdfError |