xmscore  1.0
xms::XmLog::Impl Class Reference

implementation of XmLog More...

Public Member Functions

void StackedErrToStream (std::ostream &a_os)
 Sends error stack to passed stream. Formats for dialog box. More...
 

Public Attributes

MessageStack m_stackedMessages
 Stack of messages that can be shown at a later time.
 
bool m_firstRun
 Used to setup log file first time something is logged.
 

Detailed Description

implementation of XmLog

Definition at line 113 of file XmLog.cpp.

Member Function Documentation

◆ StackedErrToStream()

void xms::XmLog::Impl::StackedErrToStream ( std::ostream &  a_os)

Sends error stack to passed stream. Formats for dialog box.

Parameters
a_osThe stream.

Definition at line 283 of file XmLog.cpp.


The documentation for this class was generated from the following file: