wUtil::CLog::SLogEntry Struct Reference
A log entry struct.
More...
#include <wutil_log.h>
Public Member Functions
-
SLogEntry (time_t TimeStamp, unsigned int iSeverity, const std::wstring &sMessage)
- The constructor.
-
SLogEntry (void)
- The default constructor.
Data Fields
-
time_t m_TimeStamp
- The time the log entry was created.
-
unsigned int m_iSeverity
- The severity of the log entry.
-
std::wstring m_sMessage
- The actual text of the log entry.
Detailed Description
A log entry struct.
Definition at line 43 of file wutil_log.h.
The documentation for this struct was generated from the following file:
Generated on Wed May 16 23:11:28 2007 for wGui by
1.5.1