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

NLMISC::IDisplayer List of all members.

Public Methods

 CMsgBoxDisplayer (const char *displayerName="")

Public Attributes

bool IgnoreNextTime

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

Definition at line 166 of file displayer.h.


Constructor & Destructor Documentation

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

Definition at line 169 of file displayer.h.

References NLMISC::IDisplayer::IDisplayer, and IgnoreNextTime.


Member Function Documentation

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

Put the string into the file.

Implements NLMISC::IDisplayer.

Definition at line 424 of file displayer.cpp.

References NLMISC::IDisplayer::dateToHumanString, NLMISC::DebugNeedAssert, IgnoreNextTime, NLMISC::LogTypeToString, NLMISC::IDisplayer::logTypeToString, NLMISC::report, NLMISC::ReportDebug, and NLMISC::toString.


Member Data Documentation

bool NLMISC::CMsgBoxDisplayer::IgnoreNextTime
 

Definition at line 171 of file displayer.h.

Referenced by CMsgBoxDisplayer, and doDisplay.


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