# 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:

NLMISC::IDisplayer List of all members.

Public Methods

 CStdDisplayer (const char *displayerName="")

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:
Vianney Lecroart , Nevrax France
Date:
2000

Definition at line 116 of file displayer.h.


Constructor & Destructor Documentation

NLMISC::CStdDisplayer::CStdDisplayer const char *    displayerName = "" [inline]
 

Definition at line 119 of file displayer.h.

References NLMISC::IDisplayer::IDisplayer.


Member Function Documentation

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

Display the string to stdout and OutputDebugString on Windows.

Implements NLMISC::IDisplayer.

Definition at line 146 of file displayer.cpp.

References IsDebuggerPresent, NLMISC::IDisplayer::logTypeToString, and s.


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