pdfmm 0.9.20
mm::PdfError Member List

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::PdfErrorstatic
ErrorName(PdfErrorCode code)mm::PdfErrorstatic
GetCallstack() constmm::PdfErrorinline
GetError() constmm::PdfErrorinline
IsError() constmm::PdfError
IsLoggingSeverityEnabled(LogSeverity logSeverity)mm::PdfErrorstatic
LogMessage(LogSeverity logSeverity, const std::string_view &msg)mm::PdfErrorstatic
operator!=(PdfErrorCode code)mm::PdfError
operator=(const PdfError &rhs)=defaultmm::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)=defaultmm::PdfError
PrintErrorMsg() constmm::PdfError
SetLogMessageCallback(const LogMessageCallback &logMessageCallback)mm::PdfErrorstatic
SetMinLoggingSeverity(LogSeverity logSeverity)mm::PdfErrorstatic
what() constmm::PdfError