|
xmscore
1.0
|
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. | |
| void xms::XmLog::Impl::StackedErrToStream | ( | std::ostream & | a_os | ) |