fError | TMCException | |
fErrorString | TMCException | [mutable] |
fFile | TMCException | |
fLine | TMCException | |
GetError(void) const | TMCException | [inline] |
GetErrorString() const | TMCException | [inline] |
operator delete(void *block) | TMCObject | |
operator delete(void *, void *) | TMCObject | [inline] |
operator delete[](void *block) | TMCObject | |
operator MCErr(void) const | TMCException | [inline] |
operator new(MCSize byteCount) | TMCObject | |
operator new(MCSize, void *__Pointer) | TMCObject | [inline] |
operator new[](MCSize byteCount) | TMCObject | |
operator=(const TMCException &e) | TMCException | |
TMCObject::operator=(const TMCObject &) | TMCObject | [inline] |
SetError(const MCErr err) | TMCException | [inline] |
TMCException(const MCErr error=kNoErr, const char *file=0, const int line=0) | TMCException | |
TMCException(const MCErr error, TMCString *errorString, const char *file=0, const int line=0) | TMCException | |
TMCException(const TMCException &e) | TMCException | |
what() const | TMCException | [inline, virtual] |
~TMCException(void) | TMCException |