16 #include <boost/unordered_map.hpp>
23 class DtEntityStateListener;
55 typedef boost::unordered_map<DtUUID, makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkEntityStateListener*>
ListenersByUUID;
UUID is a unique ID wrapper class.
Definition: rwUUID.h:222
ListenersByUUID myOrbatListenersByVrfUUID
Definition: vrfEntityElementProcessor.h:58
#define VRF_PROTOCOL_EXPORT
Definition: vrfProtocol.h:24
Entity state listener.
Definition: DtVrlinkEntityStateListener.h:34
Contains makVrv::DtEntityElementProcessor class.
The main class for the remote control interface to VR-Forces.
Definition: vrfRemoteController.h:203
#define VRF_PROTOCOL_NAMESPACE
Definition: vrfDis.h:18
DtExtEntityStateRepository class extends the DtExtEntityBaseStateRepository to be able to handle exte...
Definition: extEntityStateRepository.h:25
boost::unordered_map< DtUUID, makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkEntityStateListener * > ListenersByUUID
Definition: vrfEntityElementProcessor.h:55
A class which represents the simulation the driver manages.
Definition: DtVrlinkConnection.h:42
int myRetryCount
Definition: vrfEntityElementProcessor.h:59
The DtEntityElementProcessor will connect to the DtEntityExistenceListener and handle the creation of...
Definition: DtEntityElementProcessor.h:38
ListenersByUUID myPublishedListenersByUUID
Definition: vrfEntityElementProcessor.h:57
Handle creation of entity elements such that they can be associated with orbat items, or, handle differently if they are orbat items.
Definition: vrfEntityElementProcessor.h:32
DtEntityStateRepository.
Definition: DtEntityStateListener.h:39