Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

oofCGIErrorReporter Class Reference
[OOFILE utility classes and functions.]

#include <oof1.h>

Inheritance diagram for oofCGIErrorReporter:

Inheritance graph
[legend]
Collaboration diagram for oofCGIErrorReporter:

Collaboration graph
[legend]
List of all members.

Detailed Description

Reporter that formats output for HTML responses.


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

oofErrorReporterdefaultReporter ()
void setDefaultReporter (oofErrorReporter *)

Protected Member Functions

virtual void Header ()
virtual void Footer ()
virtual void MaybeTerminate (bool terminateAfterMsg)


Constructor & Destructor Documentation

oofCGIErrorReporter::oofCGIErrorReporter std::ostream &   ) 
 

oofCGIErrorReporter::~oofCGIErrorReporter  )  [virtual]
 


Member Function Documentation

oofErrorReporter * oofErrorReporter::defaultReporter  )  [static, inherited]
 

void oofCGIErrorReporter::Footer  )  [protected, virtual]
 

void oofCGIErrorReporter::Header  )  [protected, virtual]
 

void oofErrorReporter::MaybeTerminate bool  terminateAfterMsg  )  [protected, virtual, inherited]
 

void oofCGIErrorReporter::raise const char *  str,
bool  terminateAfterMsg = true
[virtual]
 

Visible report of message using platform-specific message display.

Todo:
rewrite to use plain C IO based on OOF_NO_STDLIB

Reimplemented from oofErrorReporter.

void oofCGIErrorReporter::raise std::ostream &  os,
bool  terminateAfterMsg = true
[virtual]
 

Visible report of message using platform-specific message display.

Todo:
hide based on OOF_NO_STDLIB

Reimplemented from oofErrorReporter.

void oofErrorReporter::setDefaultReporter oofErrorReporter  )  [static, inherited]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 1 21:30:50 2004 for OOFILE by doxygen 1.3.5