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 **msgv, int stackc, char **stackv) | HErrorManager | static |
Cleanup() | HErrorManager | static |
DeleteLastError() | HErrorManager | static |
Flush() | HErrorManager | static |
GetDialogRunning() | HErrorManager | inlinestatic |
GetLastError() | HErrorManager | static |
GetNextError() | HErrorManager | static |
GetShowDialog() | HErrorManager | inlinestatic |
Init() | HErrorManager | static |
SetErrorCallback(void(*err)(HErrorNode *, void *), void *user_data) | HErrorManager | inlinestatic |
SetShowDialog(bool s) | HErrorManager | inlinestatic |
SetSpoolUpdateErrors(bool s) | HErrorManager | inlinestatic |
ShowAllErrors() | HErrorManager | static |
SpoolUpdateErrors() | HErrorManager | static |
SuppressError(int severity, int category, int specific) | HErrorManager | static |