VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtModelSetCommand Class Reference

DtModelSetCommand changes the model set for the view mode. More...

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

Public Member Functions

 DtModelSetCommand ()
virtual ~DtModelSetCommand ()
virtual std::string observerMode () const
virtual void setObserverMode (const std::string &mode)
virtual int modelSet () const
virtual void setModelSet (const int &set)
virtual void execute (DtDe &de)
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
virtual ~DtVrvCommand ()
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()

Protected Attributes

std::string myObserverMode
int myModelSet
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType

Detailed Description

DtModelSetCommand changes the model set for the view mode.

Constructor & Destructor Documentation

makVrv::DtModelSetCommand::DtModelSetCommand ( )
virtual makVrv::DtModelSetCommand::~DtModelSetCommand ( )
virtual

Member Function Documentation

virtual std::string makVrv::DtModelSetCommand::observerMode ( ) const
virtual
virtual void makVrv::DtModelSetCommand::setObserverMode ( const std::string &  mode)
virtual
virtual int makVrv::DtModelSetCommand::modelSet ( ) const
virtual
virtual void makVrv::DtModelSetCommand::setModelSet ( const int set)
virtual
virtual void makVrv::DtModelSetCommand::execute ( DtDe de)
virtual

Implements makVrv::DtVrvCommand.

Member Data Documentation

std::string makVrv::DtModelSetCommand::myObserverMode
protected
int makVrv::DtModelSetCommand::myModelSet
protected

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)