SAMRAI::tbox::Logger::Appender Class Reference

#include <source/toolbox/base/Logger.h>

Inheritance diagram for SAMRAI::tbox::Logger::Appender:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual void logMessage (const std::string &message, const std::string &filename, const int line)=0
virtual ~Appender ()

Detailed Description

Interface for class that does the logging for the Logger.


Constructor & Destructor Documentation

virtual SAMRAI::tbox::Logger::Appender::~Appender (  )  [inline, virtual]


Member Function Documentation

virtual void SAMRAI::tbox::Logger::Appender::logMessage ( const std::string &  message,
const std::string &  filename,
const int  line 
) [pure virtual]

Log a message with file and location information.


The documentation for this class was generated from the following file:
Generated on Thu Jun 18 11:28:59 2009 for SAMRAI by  doxygen 1.5.1