39 virtual void slot_completeDiscovery()
override;
49 typedef boost::unordered_map<DtUUID, makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkAggregateStateListener*>
ListenersByUUID;
UUID is a unique ID wrapper class.
Definition: uuid.h:59
#define VRF_PROTOCOL_EXPORT
Definition: vrfProtocol.h:24
Contains the DtUUID class declaration.
The main class for the remote control interface to VR-Forces. Instantiating this class allows the sen...
Definition: vrfRemoteController.h:201
#define VRF_PROTOCOL_NAMESPACE
Definition: vrfDis.h:18
int myRetryCount
Definition: vrfAggregateElementProcessor.h:53
ListenersByUUID myOrbatListenersByVrfUUID
Definition: vrfAggregateElementProcessor.h:52
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:49
VR-Link Aggregate state listener.
Definition: DtVrlinkAggregateStateListener.h:37
Contains makVrv::DtAggregateElementProcessor class.
boost::unordered_map< DtUUID, makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkAggregateStateListener * > ListenersByUUID
Definition: vrfAggregateElementProcessor.h:49
DtExtAggregateStateRepository class extends the DtExtAggregateBaseStateRepository to be able to handl...
Definition: extAggregateStateRepository.h:26
ListenersByUUID myPublishedListenersByUUID
Definition: vrfAggregateElementProcessor.h:51