libcamgm
|
This is the complete list of members for ca_mgm::Exception, including all inherited members.
Exception(const char *file, int line, const char *msg, int errorCode, const Exception *otherException=0) | ca_mgm::Exception | protected |
Exception(const Exception &e) | ca_mgm::Exception | |
getErrorCode() const | ca_mgm::Exception | |
getFile() const | ca_mgm::Exception | |
getFullMessage() const | ca_mgm::Exception | virtual |
getLine() const | ca_mgm::Exception | |
getMessage() const | ca_mgm::Exception | virtual |
m_errorCode | ca_mgm::Exception | private |
m_file | ca_mgm::Exception | private |
m_line | ca_mgm::Exception | private |
m_msg | ca_mgm::Exception | private |
operator<<(std::ostream &str, const Exception &obj) | ca_mgm::Exception | friend |
operator=(const Exception &rhs) | ca_mgm::Exception | |
type() const | ca_mgm::Exception | virtual |
what() const | ca_mgm::Exception | virtual |
~Exception() | ca_mgm::Exception | virtual |