Export operation thread.
More...
|
| | DtLgrExportOperation (DtLgrEditorDriver *driver, const DtString &operationName, DtLgrFileInput *input, DtMessageOutput *output, int packetOperationCount, DtAbsoluteTime startTime, DtAbsoluteTime endTime, DtRelativeTime offset, bool toFile) |
| |
| virtual | ~DtLgrExportOperation () |
| | DTOR. More...
|
| |
| virtual void | commandOperation () |
| | Run the export operation. More...
|
| |
| bool | exportData (DtLgrSystemDriver *systemDriver, bool generateData) |
| | Implementation of generic export of data. More...
|
| |
Public Member Functions inherited from MAKLogger::DtLgrCommandThread |
| | DtLgrCommandThread (DtLgrCommandHandler *commandHandler, const DtString &nameOfOperation, int frameRateValue=-1) |
| | CTOR. More...
|
| |
| virtual | ~DtLgrCommandThread () |
| | DTOR. More...
|
| |
| virtual void | run () |
| | Run the command operation and generate the FinishCommandThread command on completion. More...
|
| |
| virtual const DtString & | operationName () const |
| | Return the operation name. More...
|
| |
| virtual double | timeSlice () const |
| | Get the time slice in seconds = 1/frameRate. More...
|
| |
| virtual DtTime | startTime () |
| | Using the clock, set time for the start of a processing cycle Return the start time. More...
|
| |
| virtual DtTime | sleepRemainingTime (DtTime startTime=-1.0) |
| | Given start time, check and sleep for time remaining in time slice Uses myStartTime if time is negative Return the total time taken since start through end of sleep. More...
|
| |
| virtual int | frameRate () const |
| | Get/Set frame rate (operation cycles per second) More...
|
| |
| virtual void | setFrameRate (int rate) |
| | Get/Set frame rate (operation cycles per second) More...
|
| |
| virtual MAKLogger::DtLgrExportOperation::~DtLgrExportOperation |
( |
| ) |
|
|
virtual |
| virtual void MAKLogger::DtLgrExportOperation::commandOperation |
( |
| ) |
|
|
virtual |
| bool MAKLogger::DtLgrExportOperation::exportData |
( |
DtLgrSystemDriver * |
systemDriver, |
|
|
bool |
generateData |
|
) |
| |
Implementation of generic export of data.
Export input, to output,
| bool MAKLogger::DtLgrExportOperation::myExportToFileOutput |
|
protected |
| int MAKLogger::DtLgrExportOperation::myPacketOperationCount |
|
protected |
The documentation for this class was generated from the following file: