fcml
1.2.2
|
This is the complete list of members for fcml::ErrorInfo, including all inherited members.
EL_ERROR enum value (defined in fcml::ErrorInfo) | fcml::ErrorInfo | |
EL_WARN enum value (defined in fcml::ErrorInfo) | fcml::ErrorInfo | |
ErrorInfo() | fcml::ErrorInfo | inline |
ErrorInfo(const fcml_cstring &message, fcml_ceh_error code=FCML_CEH_GEC_NO_ERROR, ErrorLevel level=EL_ERROR) | fcml::ErrorInfo | inline |
ErrorLevel enum name | fcml::ErrorInfo | |
getCode() const | fcml::ErrorInfo | inline |
getLevel() const | fcml::ErrorInfo | inline |
getMessage() const | fcml::ErrorInfo | inline |
setCode(fcml_ceh_error code) | fcml::ErrorInfo | inline |
setLevel(ErrorLevel level) | fcml::ErrorInfo | inline |
setMessage(const fcml_cstring &message) | fcml::ErrorInfo | inline |