23 class DtCommandDefinition;
39 static const DtLgrCommandId theBaseCommandId = DtLgrTimeCommandFactory::theLastCommandId;
45 (
const DtString& fileFormat,
const DtString& filename,
bool checkpoint,
bool openAfterExport),
46 (
const DtCommand& command,DtString& fileFormat, DtString& filename,
bool& checkpoint,
47 bool& openAfterExport))
50 (const DtString& fileFormat, const DtString& filename, const
DtAbsoluteTime& start,
52 bool openAfterExport),
66 (const DtString& fileFormat, const DtString& fileFilter,
bool offsetData,
bool generateData,
67 int exportType,
void* printer),
68 (const
DtCommand& command,DtString& fileFormat,DtString& fileFilter,
bool& offsetData,
69 bool& generateData,
int& exportType,
void*& printer))
76 (const DtString& filename),
77 (const
DtCommand& command, DtString& filename))
80 (const DtString& filename),
81 (const
DtCommand& command, DtString& filename))
96 (
bool recheckpointOnExport),
97 (const
DtCommand& command,
bool& recheckpointOnExport))
116 (const DtString& fileFormat, const DtString& fileFilter,
bool offsetData,
bool generateData,
118 (
DtResponse response, DtString& fileFormat,DtString& fileFilter,
bool& offsetData,
119 bool& generateData,
int& exportType))
134 (const DtString& fileFormat, const DtString& filename,
bool completed),
135 (DtResponse, DtString& fileFormat, DtString& filename,
bool& completed))
138 (
bool recheckpointOnExport),
139 (DtResponse,
bool& recheckpointOnExport))
148 static const
char* commandToString(
int commandId);
151 static const
char* responseToString(
int responseId);