Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | Related Pages

LogMSVCDebugSink Class Reference

#include <logstream.h>

Inheritance diagram for LogMSVCDebugSink:

Inheritance graph
[legend]
Collaboration diagram for LogMSVCDebugSink:

Collaboration graph
[legend]
List of all members.

Detailed Description

Log sink for MSVC++ debugger.

Author:
Bert van der Weerd


Public Member Functions

 LogMSVCDebugSink ()
virtual ~LogMSVCDebugSink ()
virtual void Write (const std::string &rstrMsg)
void SetLogThreshold (unsigned int uiLevel)

Protected Attributes

unsigned int m_uiThreshold


Constructor & Destructor Documentation

LogMSVCDebugSink  ) 
 

virtual ~LogMSVCDebugSink  )  [virtual]
 


Member Function Documentation

virtual void Write const std::string &  rstrMsg  )  [virtual]
 

Write data to VC++ debugger

Parameters:
rstrMsg Data to be written

Implements LogSink.

void SetLogThreshold unsigned int  uiLevel  )  [inherited]
 

Set the threshold of loglevel

Parameters:
uiLevel The new loglevel threshold


Member Data Documentation

unsigned int m_uiThreshold [protected, inherited]
 

Loglevel threshold


The documentation for this class was generated from the following file:
Generated on Wed Jan 21 14:21:11 2004 for NeoEngine by doxygen 1.3.5