18 class DtLgrPlaybackDriver;
19 class DtLgrPlaybackInterface;
Contains MAKLogger::DtLgrCommandThread class.
The class responsible for interfacing with the logger playback functionality.
Definition: lgrPlaybackInterface.h:35
The class responsible for controlling the logger playback functionality.
Definition: lgrPlaybackDriver.h:36
DtLgrPlaybackInterface * myInterface
The playback interface.
Definition: lgrPlaybackOperation.h:53
DtLgrPlaybackDriver * myDriver
The playback driver.
Definition: lgrPlaybackOperation.h:50
/brief Base class for defining command operations that run in a separate thread.
Definition: lgrCommandThread.h:26
Basic playback operation with driver and interface.
Definition: lgrPlaybackOperation.h:23
static int theDefaultFrameRate
Default frame rate = 100.
Definition: lgrPlaybackOperation.h:28
#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