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


Public Member Functions | |
| oofCGIErrorReporter (std::ostream &) | |
| virtual | ~oofCGIErrorReporter () |
| 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 | Header () |
| virtual void | Footer () |
| virtual void | MaybeTerminate (bool terminateAfterMsg) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
Visible report of message using platform-specific message display.
Reimplemented from oofErrorReporter. |
|
||||||||||||
|
Visible report of message using platform-specific message display.
Reimplemented from oofErrorReporter. |
|
|
|
1.3.5