23 #include <boost/signals2.hpp>
45 virtual void requestSlotInformation(
const DtUUID&,
const DtEntityType& type = DtEntityType());
46 virtual void requestSlotInformation(
const DtUUID&,
const std::vector<DtEntityType>& types);
51 virtual void processEmbarkationSlotResponse(
DtSimMessage*);
UUID is a unique ID wrapper class.
Definition: uuid.h:59
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
Contains the DtUUID class declaration.
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
Contains makVrv::DtVirtualBaseClass class.
File: simMsg.h.
Definition: simMessage.h:35
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:76