COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
LogForwarder Class Reference

Appends LoggingEvents to the remote client log window. More...

#include <LogForwarder.hpp>

Inherits LogStringForwarder.

Public Member Functions

 LogForwarder ()
 
- Public Member Functions inherited from LogStringForwarder
 LogStringForwarder ()
 Empty constructor. More...
 
virtual ~LogStringForwarder ()
 

Protected Member Functions

virtual void message (const std::string &data)
 

Private Attributes

Handle< common::PE::Managerm_manager
 

Detailed Description

Appends LoggingEvents to the remote client log window.

Definition at line 23 of file LogForwarder.hpp.

Constructor & Destructor Documentation

Definition at line 31 of file LogForwarder.cpp.

Member Function Documentation

void message ( const std::string &  str)
protectedvirtual
Todo:
missing API documentation
Todo:
remove those hardcoded URIs

Implements LogStringForwarder.

Definition at line 38 of file LogForwarder.cpp.

Member Data Documentation

Handle< common::PE::Manager > m_manager
private

Definition at line 36 of file LogForwarder.hpp.


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