38 return myOrbatStateView;
42 virtual DtUUID uuid()
const;
45 virtual DtUUID parentUUID()
const;
48 virtual const std::map<std::string, std::string>& extendedData()
const;
51 virtual DtUUID uuidOfOrbat()
const;
UUID is a unique ID wrapper class.
Definition: uuid.h:59
makVrv::DtStateView< DtOrbatState > * myOrbatStateView
Definition: orbatDataInterface.h:61
The DtOrbatDataInterface class is a wrapper around state views to give access to convenience methods ...
Definition: orbatDataInterface.h:26
Contains the DtUUID class declaration.
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
makVrv::DtStateView< DtOrbatState > * orbatStateView() const
Access to the complete set of data on the spot report object is done though this method.
Definition: orbatDataInterface.h:36
DtObjectDataInterfaceCreator< DtOrbatDataInterface > DtOrbatDataInterfaceCreator
Definition: orbatDataInterface.h:64
A DtSimObjectEntry is an entry for a persistent simulation object like an entity. ...
Definition: DtSimObjectEntry.h:22
The DtObjectDataInterface class is a wrapper around state views to give access to convenience methods...
Definition: objectDataInterface.h:43
A DtStateView is a the interface to simulation state information. Users can create DtStateViews for s...
Definition: DtStateView.h:49
ElementType
Definition: DtElementEntry.h:26
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:72
Templated class implementation. Create on and pass into the factory.
Definition: objectDataInterface.h:143
DtBoost::shared_ptr< DtOrbatDataInterface > DtOrbatDataInterfacePtr
Definition: orbatDataInterface.h:66