MMCore
10.1.1
|
This is the complete list of members for CMMError, including all inherited members.
CMMError(const std::string &msg, Code code=MMERR_GENERIC) | CMMError | explicit |
CMMError(const char *msg, Code code=MMERR_GENERIC) | CMMError | explicit |
CMMError(const std::string &msg, Code code, const CMMError &underlyingError) | CMMError | |
CMMError(const char *msg, Code code, const CMMError &underlyingError) | CMMError | |
CMMError(const std::string &msg, const CMMError &underlyingError) | CMMError | |
CMMError(const char *msg, const CMMError &underlyingError) | CMMError | |
CMMError(const CMMError &other) | CMMError | |
Code typedef | CMMError | |
getCode() const | CMMError | inlinevirtual |
getFullMsg() const | CMMError | virtual |
getMsg() const | CMMError | virtual |
getSpecificCode() const | CMMError | virtual |
getUnderlyingError() const | CMMError | virtual |
what() const | CMMError | inlinevirtual |
~CMMError() (defined in CMMError) | CMMError | inlinevirtual |