DDS  ver. 3.4
MiscCommon::CFileLog Member List

This is the complete list of members for MiscCommon::CFileLog, including all inherited members.

CFileLog(const std::string &_LogFileName, bool _CreateNew=false, unsigned char _logLevel=LOG_SEVERITY_INFO|LOG_SEVERITY_WARNING|LOG_SEVERITY_FAULT|LOG_SEVERITY_CRITICAL_ERROR)MiscCommon::CFileLoginline
CLog(std::ofstream *_stream, unsigned char _logLevel)MiscCommon::CLog< std::ofstream >inline
push(LOG_SEVERITY _Severity, unsigned long _ErrorCode, const std::string &_Module, const std::string &_Message)MiscCommon::CLog< std::ofstream >inline
stream_type typedefMiscCommon::CFileLog