ddc
|
This is the complete list of members for CExpc, including all inherited members.
CExpc(int ErrorCode) | CExpc | |
CExpc(int ErrorCode, const string &Cause) | CExpc | |
CExpc(const string &Cause) | CExpc | |
CExpc(int ErrorCode, const char *format,...) | CExpc | |
CExpc(const char *format,...) | CExpc | |
CExpc(const CExpc &from) | CExpc | |
code() const | CExpc | virtual |
m_ErrorCode | CExpc | |
m_strCause | CExpc | |
operator=(const CExpc &from) | CExpc | |
Set(const char *format,...) | CExpc | |
vSet(const char *format, va_list &arglst) | CExpc | |
what() const | CExpc | virtual |
~CExpc() | CExpc | inlinevirtual |