VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions
makVrv::DtWakeCommand Class Reference

DtWakeCommand enables or disables wake. More...

Inheritance diagram for makVrv::DtWakeCommand:
Inheritance graph
[legend]

Public Member Functions

 DtWakeCommand ()
virtual ~DtWakeCommand ()
virtual
DtObserverSettingsManager::ObserverSetting 
settingToControl () const
 Return the observer mode setting that this command controls.
- Public Member Functions inherited from makVrv::DtObserverModeSettingCommand
 DtObserverModeSettingCommand ()
 CTOR.
virtual ~DtObserverModeSettingCommand ()
 DTOR.
virtual void execute (DtDe &de)
 Execute the command (change the observer mode setting) if the observer mode has view control enabled.
virtual void setFromControlPacket (vrvControlToolkit::DtVrvControl_v1 *control)
 Initialize the command from a vrvControl packet.
virtual std::string observerModeName () const
 Set / Get the name of the observer mode to change.
virtual void setObserverModeName (const std::string &mode)
 Set / Get the name of the observer mode to change.
virtual bool isEnabled () const
 Set / Get whether the setting is being enabled or disabled.
virtual void setEnabled (bool state)
 Set / Get whether the setting is being enabled or disabled.
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
virtual ~DtVrvCommand ()
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()

Additional Inherited Members

- Protected Member Functions inherited from makVrv::DtObserverModeSettingCommand
virtual void setSettingByObserverModeIntKey (DtDe &de, int observerModeIntKey)
virtual void setSettingByObserverModeName (DtDe &de, const std::string &observerModeName)
- Protected Attributes inherited from makVrv::DtObserverModeSettingCommand
std::string myObserverModeName
bool myState

Detailed Description

DtWakeCommand enables or disables wake.

Constructor & Destructor Documentation

makVrv::DtWakeCommand::DtWakeCommand ( )
virtual makVrv::DtWakeCommand::~DtWakeCommand ( )
virtual

Member Function Documentation

virtual DtObserverSettingsManager::ObserverSetting makVrv::DtWakeCommand::settingToControl ( ) const
virtual

Return the observer mode setting that this command controls.

Implements makVrv::DtObserverModeSettingCommand.


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)