# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLMISC::CStdDisplayer Class Reference

Std displayer. More...

#include <displayer.h>

Inheritance diagram for NLMISC::CStdDisplayer

Inheritance graph
[legend]
Collaboration diagram for NLMISC::CStdDisplayer:

Collaboration graph
[legend]
List of all members.

Protected Methods

virtual void doDisplay ( const TDisplayInfo& args, const char *message )
 Display the string to stdout and OutputDebugString on Windows. More...


Detailed Description

Std displayer.

Put string to stdout. How to log information (for debugging purpose) ?

Author(s):
Vianney Lecroart , Nevrax France
Date:
2000

Definition at line 109 of file displayer.h.


Member Function Documentation

void NLMISC::CStdDisplayer::doDisplay ( const TDisplayInfo & args,
const char * message ) [protected, virtual]
 

Display the string to stdout and OutputDebugString on Windows.

Reimplemented from NLMISC::IDisplayer.

Definition at line 126 of file displayer.cpp.


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