17 #include <boost/signals2.hpp>
26 namespace makVrfVrlinkExtToolkit
28 class DtReflectedExtendedAttributesObjectList;
33 class DtUUIDNetworkManager;
34 class DtVrlinkNetworkInterface;
102 virtual void init(DtExerciseConn* exConn,
106 const DtString& uuidMarkingForNonVrForces =
"entity-identifier"
116 const DtString& uuidMarkingForNonVrForces =
"entity-identifier"
127 const DtString& uuidMarkingForNonVrForces =
"entity-identifier"
137 virtual void reinitialize(
152 virtual DtExerciseConn* findExerciseConnection();
158 virtual void entityReflectedListDeleted();
159 virtual void aggregateReflectedListDeleted();
160 virtual void controlObjectReflectedListDeleted();
DtExerciseConn * myExConn
Definition: vrlinkVrfRemoteController.h:175
The DtVrfTDLMessageInterface is a transporter for sending TDL messages as data interactions using a V...
Definition: vrfTDLMessageInterface.h:37
bool myOwnsCommunicationManager
Definition: vrlinkVrfRemoteController.h:184
DtVrlinkNetworkInterface * myVrlinkNetworkInterface
Definition: vrlinkVrfRemoteController.h:183
class DtReflectedControlObjectList:
Definition: reflectedControlObjectList.h:23
The main class for the remote control interface to VR-Forces. Instantiating this class allows the sen...
Definition: vrlinkVrfRemoteController.h:55
class DtVrlinkNetworkInterface:
Definition: vrlinkNetworkInterface.h:55
The main class for the remote control interface to VR-Forces. Instantiating this class allows the sen...
Definition: vrfRemoteController.h:201
The DtCommunicationManager class is a convenience class that will create both the DtNetworkInterfaceM...
Definition: communicationManager.h:51
#define DT_DLL_vrlinkNetworkInterface
This file is used to determine how to build.
Definition: vrlinkNetworkInterfaceDefines.h:24
bool myCreatedReflectedEnvironmentProcessList
Definition: vrlinkVrfRemoteController.h:174
boost::signals2::connection myFindExerciseConnection
Definition: vrlinkVrfRemoteController.h:180
DtReflectedEnvironmentProcessList * myReflectedEnvironmentProcessList
Definition: vrlinkVrfRemoteController.h:173
Definition: UUIDNetworkManager.h:71
DtUUIDNetworkManager * myUUIDNetworkManager
Class that will manage and work with VR-Forces UUIDs and make sure the mapping is kept up to date...
Definition: vrlinkVrfRemoteController.h:179
DT_DLL_DEBUGDRAWRENDERER void init(makVrv::DtDe &de)
Work function for the plugin initialization.
DtString myUUIDMarkingForNonVrForces
Definition: vrlinkVrfRemoteController.h:181
Definition: vrfMessageInterface.h:40