ErrorObj() | TRTK::ErrorObj | |
ErrorObj(const std::string error_message) | TRTK::ErrorObj | |
ErrorObj(const std::string error_message, const std::string class_name) | TRTK::ErrorObj | |
ErrorObj(const std::string error_message, const std::string class_name, const std::string function_name, const int error_code=0) | TRTK::ErrorObj | |
getClassName(void) const | TRTK::ErrorObj | |
getErrorCode(void) const | TRTK::ErrorObj | |
getErrorMessage(void) const | TRTK::ErrorObj | |
getFunctionName(void) const | TRTK::ErrorObj | |
NON_VERBOSE enum value | TRTK::ErrorObj | |
setClassName(const std::string class_name) | TRTK::ErrorObj | |
setErrorCode(const int error_code) | TRTK::ErrorObj | |
setErrorMessage(const std::string error_message) | TRTK::ErrorObj | |
setFunctionName(const std::string function_name) | TRTK::ErrorObj | |
VERBOSE enum value | TRTK::ErrorObj | |
Verbosity enum name | TRTK::ErrorObj | |
what() const | TRTK::ErrorObj | [virtual] |
what(const Verbosity=NON_VERBOSE) const | TRTK::ErrorObj | [virtual] |
~ErrorObj() | TRTK::ErrorObj | [virtual] |
Documentation generated by Doxygen