This is the complete list of members for
HErrorManager, including all inherited members.
AllowAllErrors() | HErrorManager | [static] |
BeginErrorIteration() | HErrorManager | [static] |
CallbackEntryPoint(int category, int specific, int severity, int msgc, char const **msgv, int stackc, char const **stackv) | HErrorManager | [static] |
Cleanup() | HErrorManager | [static] |
DeleteLastError() | HErrorManager | [static] |
Flush() | HErrorManager | [static] |
GetDialogRunning() | HErrorManager | [inline, static] |
GetLastError() | HErrorManager | [static] |
GetNextError() | HErrorManager | [static] |
GetShowDialog() | HErrorManager | [inline, static] |
Init() | HErrorManager | [static] |
SetErrorCallback(void(*err)(HErrorNode *, void *), void *user_data) | HErrorManager | [inline, static] |
SetShowDialog(bool s) | HErrorManager | [inline, static] |
SetSpoolUpdateErrors(bool s) | HErrorManager | [inline, static] |
ShowAllErrors() | HErrorManager | [static] |
SpoolUpdateErrors() | HErrorManager | [static] |
SuppressError(int severity, int category, int specific) | HErrorManager | [static] |