Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for ErrorBase, including all inherited members.
ErrorBase(ErrorHandler *error_handler=&ErrorHandler::DEFAULT) | ErrorBase | inline |
getErrorHandler(void) const | ErrorBase | inline |
onError(error_level_t level, const string &message) | ErrorBase | inlineprotected |
setErrorHandler(ErrorHandler *error_handler) | ErrorBase | inline |