15 class DtRemoteLoggerController;
33 virtual DtFilename constructLoggerFilename(
const DtScenario& scenario);
35 virtual void startedLoading(
const DtScenario&)
override;
36 virtual void backendsLoaded()
override;
37 virtual void scenarioRunComplete()
override;
DtExerciseConn * myExConn
Definition: vrlinkRemoteBatchManager.h:40
Batch mode allows you to run one or more scenarios multiple times, for a specified amount of time...
Definition: remoteBatchManager.h:30
Definition: scenario.h:52
Subclass of DtRemoteBatchManager to be used with VR-Link based applications. Adds the ability to send...
Definition: vrlinkRemoteBatchManager.h:20
DtRemoteLoggerController * myLoggerControl
Definition: vrlinkRemoteBatchManager.h:39
Definition: remoteLoggerController.h:27
The DtCommunicationManager class is a convenience class that will create both the DtNetworkInterfaceM...
Definition: communicationManager.h:54
#define DT_DLL_vrlinkNetworkInterface
This file is used to determine how to build.
Definition: vrlinkNetworkInterfaceDefines.h:24