VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 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.


Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)