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/a02814.html | 258 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 258 insertions(+) create mode 100644 docs/doxygen/nel/a02814.html (limited to 'docs/doxygen/nel/a02814.html') diff --git a/docs/doxygen/nel/a02814.html b/docs/doxygen/nel/a02814.html new file mode 100644 index 00000000..dccb67cf --- /dev/null +++ b/docs/doxygen/nel/a02814.html @@ -0,0 +1,258 @@ + + +NeL: NLMISC::CLog::TDisplayInfo struct Reference + + + +
+

NLMISC::CLog::TDisplayInfo Struct Reference

#include <log.h> +

+ + + + + + + + + + + + + + + + + + + + +

Public Member Functions

 TDisplayInfo ()

Data Fields

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


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLMISC::CLog::TDisplayInfo::TDisplayInfo  )  [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 62 of file log.h. +

+References LogType, and ThreadId. +

+

00062 : Date(0), LogType(CLog::LOG_NO), ThreadId(0), Filename(NULL), Line(-1) {}
+
+


Field Documentation

+

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

+ +

+Definition at line 71 of file log.h. +

+Referenced by NLMISC::CLog::displayRawString(), NLMISC::CLog::displayString(), NLMISC::CWindowDisplayer::doDisplay(), NLMISC::CMsgBoxDisplayer::doDisplay(), NLMISC::CFileDisplayer::doDisplay(), and NLMISC::CStdDisplayer::doDisplay().

+

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

+ +

+Definition at line 64 of file log.h. +

+Referenced by NLMISC::CLog::displayRawString(), NLMISC::CLog::displayString(), NLNET::CNetDisplayer::doDisplay(), NLMISC::CMemDisplayer::doDisplay(), NLMISC::CMsgBoxDisplayer::doDisplay(), and NLMISC::CFileDisplayer::doDisplay().

+

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

+ +

+Definition at line 68 of file log.h. +

+Referenced by NLMISC::CLog::displayRawString(), NLMISC::CLog::displayString(), NLMISC::CWindowDisplayer::doDisplay(), NLMISC::CMemDisplayer::doDisplay(), NLMISC::CMsgBoxDisplayer::doDisplay(), NLMISC::CFileDisplayer::doDisplay(), and NLMISC::CStdDisplayer::doDisplay().

+

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

+ +

+Definition at line 69 of file log.h. +

+Referenced by NLMISC::CLog::displayRawString(), NLMISC::CLog::displayString(), NLMISC::CWindowDisplayer::doDisplay(), NLMISC::CMemDisplayer::doDisplay(), NLMISC::CMsgBoxDisplayer::doDisplay(), NLMISC::CFileDisplayer::doDisplay(), and NLMISC::CStdDisplayer::doDisplay().

+

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

+ +

+Definition at line 65 of file log.h. +

+Referenced by NLMISC::CLog::displayRawString(), NLMISC::CLog::displayString(), NLMISC::CWindowDisplayer::doDisplay(), NLNET::CNetDisplayer::doDisplay(), NLMISC::CMemDisplayer::doDisplay(), NLMISC::CMsgBoxDisplayer::doDisplay(), NLMISC::CFileDisplayer::doDisplay(), NLMISC::CStdDisplayer::doDisplay(), and TDisplayInfo().

+

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

+ +

+Definition at line 66 of file log.h. +

+Referenced by NLMISC::CLog::displayRawString(), NLMISC::CLog::displayString(), NLNET::CNetDisplayer::doDisplay(), NLMISC::CMemDisplayer::doDisplay(), NLMISC::CMsgBoxDisplayer::doDisplay(), NLMISC::CFileDisplayer::doDisplay(), and NLMISC::CStdDisplayer::doDisplay().

+

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

+ +

+Definition at line 67 of file log.h. +

+Referenced by NLMISC::CLog::displayRawString(), NLMISC::CLog::displayString(), NLMISC::CWindowDisplayer::doDisplay(), NLMISC::CMemDisplayer::doDisplay(), NLMISC::CFileDisplayer::doDisplay(), NLMISC::CStdDisplayer::doDisplay(), and TDisplayInfo().

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 13:21:07 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1