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
makVrf::DtSetObserverViewCommand Class Reference

DtSetObserverViewCommand sets the named observer to the record contained. More...

Inheritance diagram for makVrf::DtSetObserverViewCommand:
Inheritance graph
[legend]

Public Member Functions

 DtSetObserverViewCommand ()
virtual ~DtSetObserverViewCommand ()
virtual std::string observer ()
virtual void setObserver (const std::string &newObs)
virtual float smoothTime () const
virtual void setSmoothTime (float)
virtual void setFromRecord (const makArchives::DtObserverStateRecord &)
virtual void getRecord (makArchives::DtObserverStateRecord &) const
virtual void execute (makVrv::DtDe &de)
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
virtual ~DtVrvCommand ()
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()

Protected Attributes

std::string myObserver
makArchives::DtObserverStateRecord myRecord
float mySmoothTime
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType

Detailed Description

DtSetObserverViewCommand sets the named observer to the record contained.

Constructor & Destructor Documentation

makVrf::DtSetObserverViewCommand::DtSetObserverViewCommand ( )
virtual makVrf::DtSetObserverViewCommand::~DtSetObserverViewCommand ( )
virtual

Member Function Documentation

virtual std::string makVrf::DtSetObserverViewCommand::observer ( )
virtual
virtual void makVrf::DtSetObserverViewCommand::setObserver ( const std::string &  newObs)
virtual
virtual float makVrf::DtSetObserverViewCommand::smoothTime ( ) const
virtual
virtual void makVrf::DtSetObserverViewCommand::setSmoothTime ( float  )
virtual
virtual void makVrf::DtSetObserverViewCommand::setFromRecord ( const makArchives::DtObserverStateRecord )
virtual
virtual void makVrf::DtSetObserverViewCommand::getRecord ( makArchives::DtObserverStateRecord ) const
virtual
virtual void makVrf::DtSetObserverViewCommand::execute ( makVrv::DtDe de)
virtual

Implements makVrv::DtVrvCommand.

Member Data Documentation

std::string makVrf::DtSetObserverViewCommand::myObserver
protected
makArchives::DtObserverStateRecord makVrf::DtSetObserverViewCommand::myRecord
protected
float makVrf::DtSetObserverViewCommand::mySmoothTime
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)