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

DtUseSavedViewCommand sets a integer parameter of a sensor mode. More...

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

Public Member Functions

 DtUseSavedViewCommand ()
virtual ~DtUseSavedViewCommand ()
virtual std::string observerName ()
 Return the name of the observer that this command will control If "", uses current observer.
virtual void setObserverName (const std::string &newObs)
 Set the name of the observer that this command will control.
virtual std::string savedViewFilename () const
 Get the name of saved view file to load.
virtual void setSavedViewFilename (const std::string &filename)
 Set the name of saved view file to load.
virtual std::string savedViewDisplayName () const
 Get the name of the saved view to use.
virtual void setSavedViewDisplayName (const std::string &viewName)
 Set the name of the saved view to use.
virtual void execute (DtDe &de)
 Execute the command.
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
virtual ~DtVrvCommand ()
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()

Protected Attributes

std::string myObserverName
std::string mySavedViewDisplayName
std::string mySavedViewFilename
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType

Detailed Description

DtUseSavedViewCommand sets a integer parameter of a sensor mode.

Constructor & Destructor Documentation

makVrv::DtUseSavedViewCommand::DtUseSavedViewCommand ( )
virtual makVrv::DtUseSavedViewCommand::~DtUseSavedViewCommand ( )
virtual

Member Function Documentation

virtual std::string makVrv::DtUseSavedViewCommand::observerName ( )
virtual

Return the name of the observer that this command will control If "", uses current observer.

virtual void makVrv::DtUseSavedViewCommand::setObserverName ( const std::string &  newObs)
virtual

Set the name of the observer that this command will control.

virtual std::string makVrv::DtUseSavedViewCommand::savedViewFilename ( ) const
virtual

Get the name of saved view file to load.

virtual void makVrv::DtUseSavedViewCommand::setSavedViewFilename ( const std::string &  filename)
virtual

Set the name of saved view file to load.

virtual std::string makVrv::DtUseSavedViewCommand::savedViewDisplayName ( ) const
virtual

Get the name of the saved view to use.

virtual void makVrv::DtUseSavedViewCommand::setSavedViewDisplayName ( const std::string &  viewName)
virtual

Set the name of the saved view to use.

virtual void makVrv::DtUseSavedViewCommand::execute ( DtDe de)
virtual

Execute the command.

Implements makVrv::DtVrvCommand.

Member Data Documentation

std::string makVrv::DtUseSavedViewCommand::myObserverName
protected
std::string makVrv::DtUseSavedViewCommand::mySavedViewDisplayName
protected
std::string makVrv::DtUseSavedViewCommand::mySavedViewFilename
protected

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)