CException(const CException &) | CException | [private] |
CException(const FileLine &loc, const std::string &msg, sh_ptr< CException > nest) | CException | [protected] |
getClassName() const | CException | [virtual] |
is() | CException | [inline] |
is() const | CException | [inline] |
location | CException | |
message | CException | |
nested | CException | |
newCException(const FileLine &loc, const std::string &msg, sh_ptr< CException > nest=sh_ptr< CException >()) | CException | [friend] |
operator delete(void *ptr, size_t size) | CException | [inline] |
operator new(size_t size) | CException | [inline] |
operator=(const CException &) | CException | [private] |
toString() const | CException | [virtual] |
toStringAll() const | CException | |
~CException() | CException | [virtual] |