DtVrvCommandCreator is the base class for all command creators.
Definition: DtVrvCommand.h:44
DtObserverModeSettingCommand is the common base class for all VRV Commands that toggle an observer mo...
Definition: DtObserverModeSettingCommand.h:21
DtDynamicLightsCommandCreator(GlobalIdConvertFunc func)
Definition: DtDynamicLightsCommand.h:33
boost::function< DtUniqueID(const std::string &)> GlobalIdConvertFunc
typedef for the function that takes a protocol specific id (as a string) and looks up the DtUniqueID ...
Definition: DtVrvCommand.h:40
DtDynamicLightsCommandCreator creates DtDynamicLightsCommands.
Definition: DtDynamicLightsCommand.h:30
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
DtDynamicLightsCommand enables or disables tactical smoke.
Definition: DtDynamicLightsCommand.h:19
DtVrvCommand is the base class for all commands.
Definition: DtVrvCommand.h:24
ObserverSetting
Definition: DtObserverSettingsManager.h:40
Contains makVrv::DtObserverModeSettingCommand.
virtual ~DtDynamicLightsCommandCreator()
Definition: DtDynamicLightsCommand.h:34