48 typedef boost::unordered_map<DtUUID, makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkAggregateStateListener*>
ListenersByUUID;
UUID is a unique ID wrapper class.
Definition: rwUUID.h:222
#define VRF_PROTOCOL_EXPORT
Definition: vrfProtocol.h:24
The main class for the remote control interface to VR-Forces.
Definition: vrfRemoteController.h:203
#define VRF_PROTOCOL_NAMESPACE
Definition: vrfDis.h:18
int myRetryCount
Definition: vrfAggregateElementProcessor.h:52
ListenersByUUID myOrbatListenersByVrfUUID
Definition: vrfAggregateElementProcessor.h:51
Handle creation of Aggregate elements such that they can be associated with orbat items...
Definition: vrfAggregateElementProcessor.h:25
A class which represents the simulation the driver manages.
Definition: DtVrlinkConnection.h:42
The DtAggregateElementProcessor will connect to the DtAggregateExistenceListener and handle the creat...
Definition: DtAggregateElementProcessor.h:47
Aggregate state listener.
Definition: DtVrlinkAggregateStateListener.h:27
Contains makVrv::DtAggregateElementProcessor class.
boost::unordered_map< DtUUID, makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkAggregateStateListener * > ListenersByUUID
Definition: vrfAggregateElementProcessor.h:48
DtExtAggregateStateRepository class extends the DtExtAggregateBaseStateRepository to be able to handl...
Definition: extAggregateStateRepository.h:26
ListenersByUUID myPublishedListenersByUUID
Definition: vrfAggregateElementProcessor.h:50