ErrorHandler Class Reference

#include <ErrorHandler.h>

Inheritance diagram for ErrorHandler:

ConsoleErrorHandler List of all members.

Public Member Functions

 ErrorHandler ()
virtual ~ErrorHandler ()
virtual void warning (const char *,...)=0
virtual void fatal (const char *,...)=0

Protected Member Functions

void outputMessage (ostream &theStream, const char *msg, va_list args)

Detailed Description

Definition at line 46 of file ErrorHandler.h.


Constructor & Destructor Documentation

ErrorHandler::ErrorHandler (  ) 

Definition at line 39 of file ErrorHandler.cpp.

ErrorHandler::~ErrorHandler (  )  [virtual]

Definition at line 44 of file ErrorHandler.cpp.


Member Function Documentation

virtual void ErrorHandler::fatal ( const char *  ,
  ... 
) [pure virtual]

void ErrorHandler::outputMessage ( ostream &  theStream,
const char *  msg,
va_list  args 
) [protected]

Definition at line 50 of file ErrorHandler.cpp.

Referenced by ConsoleErrorHandler::fatal(), and ConsoleErrorHandler::warning().


The documentation for this class was generated from the following files:

Generated on Mon Oct 23 15:05:42 2006 for OpenSees by doxygen 1.5.0