# 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::CMsgBoxDisplayer Class Reference

Message Box displayer. More...

#include <displayer.h>

Inheritance diagram for NLMISC::CMsgBoxDisplayer

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

Collaboration graph
[legend]
List of all members.

Public Methods

 CMsgBoxDisplayer ()
 Constructor. More...


Protected Methods

virtual void doDisplay ( const TDisplayInfo& args, const char *message )
 Put the string into the file. More...


Detailed Description

Message Box displayer.

Put string into a message box. How to log information (for debugging purpose) ?

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

Definition at line 149 of file displayer.h.


Constructor & Destructor Documentation

NLMISC::CMsgBoxDisplayer::CMsgBoxDisplayer ( ) [inline]
 

Constructor.

Definition at line 154 of file displayer.h.


Member Function Documentation

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

Put the string into the file.

Reimplemented from NLMISC::IDisplayer.

Definition at line 259 of file displayer.cpp.


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