Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions
MAKLogger::DtLoggerPlaybackFile Class Reference

A logger playback file which has an input file and it's format. More...

+ Inheritance diagram for MAKLogger::DtLoggerPlaybackFile:
+ Collaboration diagram for MAKLogger::DtLoggerPlaybackFile:

List of all members.

Public Member Functions

virtual ~DtLoggerPlaybackFile ()
 DTOR.
virtual bool isIncomplete () const
 Is file incomplete (missing end of file meta data)?
const DtLgrConfigDataconfigData () const
 Get the configuration data used to produce the logger file.
DtLgrFileFormatterformatter ()
 Get the formatter of the current file.
const DtLgrFileFormatterformatter () const
 Get the formatter of the current file.
DtLoggerInputFileinputFile ()
 Get input file, which represents the raw file in the filesystem.
const DtLoggerInputFileinputFile () const
 Get input file, which represents the raw file in the filesystem.

Protected Member Functions

 DtLoggerPlaybackFile (const DtString &filename, bool initialize)
 CTOR.
void openInputFile (const DtString &filename)
 Open a file for input.
void readMetaData ()
 Read the file's metadata.
void initialize ()
 Initialize the playback file.

Protected Attributes

DtLoggerInputFilemyInputFile
DtLgrFileFormattermyFileFormatter
DtLgrConfigDatamyConfigData
bool myIsIncomplete

Private Member Functions

 DtLoggerPlaybackFile (const DtLoggerPlaybackFile &)
 Not Implemented.
DtLoggerPlaybackFileoperator= (const DtLoggerPlaybackFile &)
 Not Implemented.

Detailed Description

A logger playback file which has an input file and it's format.


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)