BASE::RCLogFile Class Reference

Logfile storing warning and error messages. More...

Inherits BASE::RCLogInterface, and BASE::RCFile.

Inheritance diagram for BASE::RCLogFile:

Inheritance graph
[legend]
Collaboration diagram for BASE::RCLogFile:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RCLogFile (const RCString &sFileName, TLogLevel nMaxLevel=LL_WARNING)
const RCStringGetFileName () const
TBool SetFileName (const RCString &sFileName)

Protected Member Functions

virtual void WriteEntry (const RCLogMessage &LogMessage)

Static Protected Attributes

static const RCString SEPERATOR

Detailed Description

Logfile storing warning and error messages.

Author:
Patrik Stellmann
This class provides the functionality to write error and warning messages to a file consisting of the time, the error level, the actual text and a comment.


Member Data Documentation

const RCString RCLogFile::SEPERATOR [static, protected]
 

Initial value:

 
    _T("----------------------------------------")


The documentation for this class was generated from the following files:
Generated on Thu Feb 16 12:46:28 2006 for Simulator Bob by  doxygen 1.4.6-NO