From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/class_NLMISC__CStdDisplayer.html | 148 ++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 docs/doxygen/nel/class_NLMISC__CStdDisplayer.html (limited to 'docs/doxygen/nel/class_NLMISC__CStdDisplayer.html') diff --git a/docs/doxygen/nel/class_NLMISC__CStdDisplayer.html b/docs/doxygen/nel/class_NLMISC__CStdDisplayer.html new file mode 100644 index 00000000..ce7ac7e1 --- /dev/null +++ b/docs/doxygen/nel/class_NLMISC__CStdDisplayer.html @@ -0,0 +1,148 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1