|
Cppcheck
|
This is the complete list of members for ErrorLogger, including all inherited members.
| callStackToString(const std::list< ErrorMessage::FileLocation > &callStack) | ErrorLogger | static |
| ErrorLogger()=default | ErrorLogger | |
| isCriticalErrorId(const std::string &id) | ErrorLogger | inlinestatic |
| mCriticalErrorIds | ErrorLogger | privatestatic |
| plistData(const ErrorMessage &msg) | ErrorLogger | static |
| plistFooter() | ErrorLogger | inlinestatic |
| plistHeader(const std::string &version, const std::vector< std::string > &files) | ErrorLogger | static |
| reportErr(const ErrorMessage &msg)=0 | ErrorLogger | pure virtual |
| reportOut(const std::string &outmsg, Color c=Color::Reset)=0 | ErrorLogger | pure virtual |
| reportProgress(const std::string &filename, const char stage[], const std::size_t value) | ErrorLogger | inlinevirtual |
| toxml(const std::string &str) | ErrorLogger | static |
| ~ErrorLogger()=default | ErrorLogger | virtual |