|
PoDoFo 1.1.0
|
This is the complete list of members for PoDoFo::PdfError, including all inherited members.
| ErrorMessage(PdfErrorCode code) | PoDoFo::PdfError | static |
| ErrorName(PdfErrorCode code) | PoDoFo::PdfError | static |
| GetCallStack() const | PoDoFo::PdfError | inline |
| GetCode() const | PoDoFo::PdfError | inline |
| GetName() const (defined in PoDoFo::PdfError) | PoDoFo::PdfError | |
| operator!=(PdfErrorCode code) | PoDoFo::PdfError | |
| operator=(const PdfError &rhs)=default | PoDoFo::PdfError | |
| operator==(PdfErrorCode code) | PoDoFo::PdfError | |
| PdfError(PdfErrorCode code, std::string filepath, unsigned line, std::string information={ }) | PoDoFo::PdfError | |
| PdfError(const PdfError &rhs)=default | PoDoFo::PdfError | |
| PrintErrorMsg() const | PoDoFo::PdfError | |
| what() const noexcept override | PoDoFo::PdfError |