Public Member Functions | Protected Member Functions | Protected Attributes
MAKLogger::DtLoggerFile Class Reference

Base logger class which represents the basic Logger file. More...

+ Inheritance diagram for MAKLogger::DtLoggerFile:
+ Collaboration diagram for MAKLogger::DtLoggerFile:

List of all members.

Public Member Functions

virtual ~DtLoggerFile ()
 DTOR.
virtual int fileDescriptor ()=0
 Get the file description.
virtual int fileVersion () const
 Get the file version.
virtual const DtString & filename () const
 Get the file name.

Protected Member Functions

 DtLoggerFile (const DtString &filename, int fileVersion)
 Create a Logger file from an existing file.
virtual void setFileVersion (int fileVersion)
 Set the file version.
virtual void setFilename (const DtString &filename)
 Set the filename.

Protected Attributes

DtString myFilename
int myFileVersion

Detailed Description

Base logger class which represents the basic Logger file.


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

Document ID: Generated on Tue Oct 11 19:41:03 EDT 2011 from SVN revision 107422
Copyright © 2005-2011 VT MÄK Inc. All Rights Reserved (www.mak.com)