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/classNLMISC_1_1CStdDisplayer.html | 185 +++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 docs/doxygen/nel/classNLMISC_1_1CStdDisplayer.html (limited to 'docs/doxygen/nel/classNLMISC_1_1CStdDisplayer.html') diff --git a/docs/doxygen/nel/classNLMISC_1_1CStdDisplayer.html b/docs/doxygen/nel/classNLMISC_1_1CStdDisplayer.html new file mode 100644 index 00000000..352e1996 --- /dev/null +++ b/docs/doxygen/nel/classNLMISC_1_1CStdDisplayer.html @@ -0,0 +1,185 @@ + + + + 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: +

+ +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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1