17 class DtSimCommandObjectWrapper;
31 virtual bool sendPlan(
bool reregister =
true)
override;
34 virtual void registerPlanCallbacks(
const std::vector<DtUUID>& names)
override;
38 virtual void unregisterPlanCallbacks(
const std::vector<DtUUID>& names)
override;
39 virtual void receivedPlanCallback(
DtSimMessage* msg)
override;
43 virtual void requestPlan(
const std::vector<DtUUID>& names)
override;
UUID is a unique ID wrapper class.
Definition: uuid.h:59
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
File: simMsg.h.
Definition: simMessage.h:35
class DtIfMultiplePlanResponse:
Definition: ifMultiplePlanResponse.h:32
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