![]() |
VR-Forces 4.0.4 Class Documentation
|
The DtRemoteBatchManager (remBatchMgr.h) class controls the execution of a batch of scenarios on one or more remote VR-Forces back-ends.
It takes a pointer to a DtVrfRemoteController, which it uses to interact with the back-ends. The VR-Forces back-ends used to execute the scenarios in the batch do not need a DtBatchManager to run with the Remote Batch Manager.
The DtRemoteBatchManager has exactly the same functions available as the DtBatchManager (loadBatch(), runBatch(), stopBatch(), and so on. For details, please see vrfRunningVRForcesApplicationsinBatchMode.
The DtRemoteBatchManager also contains a DtScenarioBatchIterator and a DtRemote-LoggerController just as the DtBatchManager does. These operate in the same way.
[<< Accessing and Modifying Environment State] [Home] [Building an Application Using the Remote Control API >>]