VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
14.10 - Running VR-Forces Applications in Batch Mode Using the Remote Control API

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 17.10 - Running VR-Forces Applications in Batch Mode.

The DtRemoteBatchManager also contains a DtScenarioBatchIterator and a DtRemoteLoggerController 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 >>]


Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)