|
|
|
|
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 ReferenceStd displayer.
More...
#include <displayer.h>
Inheritance diagram for NLMISC::CStdDisplayer:
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] |
|
Member Function Documentation
void NLMISC::CStdDisplayer::doDisplay |
( |
const TDisplayInfo & |
args, |
|
|
const char * |
message |
|
) |
[protected, virtual] |
|
The documentation for this class was generated from the following files:
|
|