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