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/structNLMISC_1_1TDisplayInfo.html | 304 +++++++++++++++++++++ 1 file changed, 304 insertions(+) create mode 100644 docs/doxygen/nel/structNLMISC_1_1TDisplayInfo.html (limited to 'docs/doxygen/nel/structNLMISC_1_1TDisplayInfo.html') diff --git a/docs/doxygen/nel/structNLMISC_1_1TDisplayInfo.html b/docs/doxygen/nel/structNLMISC_1_1TDisplayInfo.html new file mode 100644 index 00000000..69f1136a --- /dev/null +++ b/docs/doxygen/nel/structNLMISC_1_1TDisplayInfo.html @@ -0,0 +1,304 @@ + + + + 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::TDisplayInfo Struct Reference

#include <displayer.h> +

+List of all members. + + + + + + + + + + +

Public Methods

 TDisplayInfo ()

Public Attributes

time_t Date
CLog::TLogType LogType
std::string ProcessName
uint ThreadId
const char * Filename
sint Line
std::string CallstackAndLog
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLMISC::TDisplayInfo::TDisplayInfo   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 42 of file displayer.h. +

+References Date, Filename, Line, LogType, and ThreadId.

+


Member Data Documentation

+

+ + + + +
+ + +
std::string NLMISC::TDisplayInfo::CallstackAndLog +
+
+ + + + + +
+   + + +

+ +

+Definition at line 51 of file displayer.h. +

+Referenced by NLMISC::CWindowDisplayer::doDisplay.

+

+ + + + +
+ + +
time_t NLMISC::TDisplayInfo::Date +
+
+ + + + + +
+   + + +

+ +

+Definition at line 44 of file displayer.h. +

+Referenced by TDisplayInfo.

+

+ + + + +
+ + +
const char* NLMISC::TDisplayInfo::Filename +
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file displayer.h. +

+Referenced by NLMISC::CWindowDisplayer::doDisplay, and TDisplayInfo.

+

+ + + + +
+ + +
sint NLMISC::TDisplayInfo::Line +
+
+ + + + + +
+   + + +

+ +

+Definition at line 49 of file displayer.h. +

+Referenced by NLMISC::CWindowDisplayer::doDisplay, and TDisplayInfo.

+

+ + + + +
+ + +
CLog::TLogType NLMISC::TDisplayInfo::LogType +
+
+ + + + + +
+   + + +

+ +

+Definition at line 45 of file displayer.h. +

+Referenced by NLMISC::CWindowDisplayer::doDisplay, and TDisplayInfo.

+

+ + + + +
+ + +
std::string NLMISC::TDisplayInfo::ProcessName +
+
+ + + + + +
+   + + +

+ +

+Definition at line 46 of file displayer.h.

+

+ + + + +
+ + +
uint NLMISC::TDisplayInfo::ThreadId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 47 of file displayer.h. +

+Referenced by NLMISC::CWindowDisplayer::doDisplay, and TDisplayInfo.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1