COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | List of all members
LogStringForwarder Class Referenceabstract

#include <LogStringForwarder.hpp>

Inherited by LogForwarder, and NLog.

Public Member Functions

 LogStringForwarder ()
 Empty constructor. More...
 
virtual ~LogStringForwarder ()
 
virtual void message (const std::string &str)=0
 

Detailed Description

Definition at line 19 of file LogStringForwarder.hpp.

Constructor & Destructor Documentation

Empty constructor.

Definition at line 14 of file LogStringForwarder.cpp.

~LogStringForwarder ( )
virtual

Definition at line 16 of file LogStringForwarder.cpp.

Member Function Documentation

virtual void message ( const std::string &  str)
pure virtual
Todo:
missing API documentation

Implemented in NLog, and LogForwarder.


The documentation for this class was generated from the following files:
Send comments to:
COOLFluiD Web Admin