This is the complete list of members for Error, including all inherited members.
| Clear() (defined in Error) | Error | |
| Clone(Error &error) (defined in Error) | Error | |
| Code typedef (defined in Error) | Error | |
| EnableStackTrace(bool enable) (defined in Error) | Error | inlinestatic |
| EnableSuspendOnError(bool enable) (defined in Error) | Error | inlinestatic |
| Error() (defined in Error) | Error | |
| GetCode() const (defined in Error) | Error | |
| GetFilename() const (defined in Error) | Error | |
| GetFunction() const (defined in Error) | Error | |
| GetLineNumber() const (defined in Error) | Error | |
| GetMessage() const (defined in Error) | Error | |
| GetOriginatingObject() const (defined in Error) | Error | |
| GetTime() const (defined in Error) | Error | |
| Set(Code code, const char *contextMessage, const char *filename, const char *function, uint32_t lineNumber, const ErrorBase *originatingObject) (defined in Error) | Error | |
| ~Error() (defined in Error) | Error |
1.8.5