#include <oof1.h>
Inheritance diagram for oofErrorReporter:


Public Member Functions | |
| oofErrorReporter () | |
| virtual | ~oofErrorReporter () |
| Includes ref-counted cleanup of sUserSpecifiedReporter. | |
| virtual void | raise (std::ostream &, bool terminateAfterMsg=true) |
| Visible report of message using platform-specific message display. | |
| virtual void | raise (const char *, bool terminateAfterMsg=true) |
| Visible report of message using platform-specific message display. | |
Static Public Member Functions | |
| oofErrorReporter * | defaultReporter () |
| void | setDefaultReporter (oofErrorReporter *) |
Protected Member Functions | |
| virtual void | MaybeTerminate (bool terminateAfterMsg) |
|
|
|
|
|
Includes ref-counted cleanup of sUserSpecifiedReporter.
|
|
|
|
|
|
|
|
||||||||||||
|
Visible report of message using platform-specific message display.
Reimplemented in oofCGIErrorReporter. |
|
||||||||||||
|
Visible report of message using platform-specific message display.
Reimplemented in oofCGIErrorReporter. |
|
|
|
1.3.5