DCL 4.0
|
This is the complete list of members for IOException, including all inherited members.
__message | IOException | protected |
__pCause | Exception | protected |
cause() const | Exception | inline |
className() const | Object | |
destroy() | Exception | virtual |
errorNo() const | SysError | inline |
Exception(Exception *_cause=NULL) | Exception | |
IOException(const String &_name, Exception *_cause) | IOException | |
IOException(const String &_name, uint32_t _errorNo) | IOException | |
IOException(const String &_name, const String &_message) | IOException | |
isInstanceOf(const std::type_info &typeinfo) const | Object | |
Object() | Object | protected |
SysError(Exception *_cause=NULL) | SysError | |
SysError(uint32_t _errorNo) | SysError | |
toString() const | IOException | virtual |
toStringAll() const | Exception | |
typeInfo() const | Object | virtual |
~Exception() | Exception | inlineprotectedvirtual |
~Object() | Object | protectedvirtual |