9 #ifndef loggerRecordFile_H_
10 #define loggerRecordFile_H_
18 class DtLoggerOutputFile;
19 class DtLgrFileFormatter;
21 class DtLgrBaseSimManager;
48 virtual void initializeFile();
57 void writeBeginningOfFile();
60 void writeEndOfFile();
DtLoggerOutputFile * myOutputFile
Definition: loggerRecordFile.h:62
Relative Time, an elapsed duration of time, no implied measurement, could be seconds/cycles or ticks ...
Definition: absoluteTime.h:28
DtLgrFileFormatter * myFileFormatter
Definition: loggerRecordFile.h:63
A file opened for reading.
Definition: loggerOutputFile.h:22
A recording file which has the output file and the format of that file.
Definition: loggerRecordFile.h:26
#define DT_DLL_LGRCORE
Definition: lgrCore.h:19
Shared implementation of the Sim Manager.
Definition: lgrBaseSimManager.h:29
Contains lgrCore library definitions.