# 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: