CErrorHandler::CErrorHandler::CErrorLog Class Reference#include <ErrorHandler.h>
Inheritance diagram for CErrorHandler::CErrorHandler::CErrorLog:
![]()
Collaboration diagram for CErrorHandler::CErrorHandler::CErrorLog:
![]()
Detailed DescriptionDefinition at line 54 of file ErrorHandler.h. Constructor & Destructor Documentation
Member Function Documentation
Definition at line 66 of file ErrorHandler.cpp. 00067 { 00068 //Copy the flush status 00069 m_bAutoFlush=rLog.m_bAutoFlush; 00070 00071 //Done 00072 return *this; 00073 }
Implemented in CFileLog, CScreenLog, and CTraceLog.
Implemented in CFileLog, CScreenLog, and CTraceLog.
Friends And Related Function Documentation
Definition at line 56 of file ErrorHandler.h.
The documentation for this class was generated from the following files: |