16 class DtLgrRecordDriver;
17 class DtLgrRecordInterface;
41 const DtString& tapeFilePath,
int port)
const;
Basic record operation with driver and interface.
Definition: lgrRecordOperation.h:21
DtLgrRecordDriver * myDriver
The record driver.
Definition: lgrRecordOperation.h:46
Contains MAKLogger::DtLgrCommandThread class.
DtLgrRecordInterface * myInterface
The record interface.
Definition: lgrRecordOperation.h:49
/brief Base class for defining command operations that run in a separate thread.
Definition: lgrCommandThread.h:26
The class responsible for controlling the logger recording functionality.
Definition: lgrRecordDriver.h:37
#define DT_DLL_LGRCORE
Definition: lgrCore.h:19
DtLogger provides the core system structure and controls the execution model for the underlying objec...
Definition: logger.h:35
The class responsible for interfacing with the logger recording functionality.
Definition: lgrRecordInterface.h:28
static int theDefaultFrameRate
Default frame rate = 100.
Definition: lgrRecordOperation.h:26