ConsoleErrorHandler Class Reference

#include <ConsoleErrorHandler.h>

Inheritance diagram for ConsoleErrorHandler:

ErrorHandler List of all members.

Public Member Functions

 ConsoleErrorHandler ()
virtual ~ConsoleErrorHandler ()
void warning (const char *,...)
void fatal (const char *,...)

Detailed Description

Definition at line 42 of file ConsoleErrorHandler.h.


Constructor & Destructor Documentation

ConsoleErrorHandler::ConsoleErrorHandler (  ) 

Definition at line 39 of file ConsoleErrorHandler.cpp.

ConsoleErrorHandler::~ConsoleErrorHandler (  )  [virtual]

Definition at line 45 of file ConsoleErrorHandler.cpp.


Member Function Documentation

void ConsoleErrorHandler::warning ( const char *  ,
  ... 
) [virtual]

Implements ErrorHandler.

Definition at line 52 of file ConsoleErrorHandler.cpp.

References ErrorHandler::outputMessage().

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

Implements ErrorHandler.

Definition at line 61 of file ConsoleErrorHandler.cpp.

References exit(), and ErrorHandler::outputMessage().


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

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