This is the complete list of members for ExceptionFactory, including all inherited members.
ABSTRACT enum value (defined in ExceptionAbstract) | ExceptionAbstract | |
code | ExceptionAbstract | protected |
DYNAMIC_LOADING enum value (defined in ExceptionFactory) | ExceptionFactory | |
ErrorCodeEnum enum name (defined in ExceptionFactory) | ExceptionFactory | |
EXCEPTION_NAME (defined in ExceptionFactory) | ExceptionFactory | static |
ExceptionAbstract(const int &code, const std::string &msg="") (defined in ExceptionAbstract) | ExceptionAbstract | explicit |
ExceptionEnum enum name | ExceptionAbstract | |
ExceptionFactory(const ExceptionFactory::ErrorCodeEnum &errcode, const std::string &msg="") (defined in ExceptionFactory) | ExceptionFactory | explicit |
ExceptionFactory(const ExceptionFactory::ErrorCodeEnum &errcode, const std::string &msg, const char *format,...) (defined in ExceptionFactory) | ExceptionFactory | |
FACTORY enum value (defined in ExceptionAbstract) | ExceptionAbstract | |
FUNCTION_CONFLICT enum value (defined in ExceptionFactory) | ExceptionFactory | |
GENERIC enum value (defined in ExceptionFactory) | ExceptionFactory | |
getCode() const | ExceptionAbstract | |
getExceptionName() const (defined in ExceptionFactory) | ExceptionFactory | inlinevirtual |
getMessage() const | ExceptionAbstract | |
getStringMessage() const | ExceptionAbstract | |
message | ExceptionAbstract | protected |
OBJECT_CONFLICT enum value (defined in ExceptionFactory) | ExceptionFactory | |
READ_FILE enum value (defined in ExceptionFactory) | ExceptionFactory | |
SIGNAL enum value (defined in ExceptionAbstract) | ExceptionAbstract | |
SIGNAL_CONFLICT enum value (defined in ExceptionFactory) | ExceptionFactory | |
SYNTAX_ERROR enum value (defined in ExceptionFactory) | ExceptionFactory | |
TOOLS enum value (defined in ExceptionAbstract) | ExceptionAbstract | |
TRACES enum value (defined in ExceptionAbstract) | ExceptionAbstract | |
UNREFERED_FUNCTION enum value (defined in ExceptionFactory) | ExceptionFactory | |
UNREFERED_OBJECT enum value (defined in ExceptionFactory) | ExceptionFactory | |
UNREFERED_SIGNAL enum value (defined in ExceptionFactory) | ExceptionFactory | |
what() const (defined in ExceptionAbstract) | ExceptionAbstract | inlinevirtual |
~ExceptionAbstract() (defined in ExceptionAbstract) | ExceptionAbstract | inlinevirtual |
~ExceptionFactory() (defined in ExceptionFactory) | ExceptionFactory | inlinevirtual |