VR-Forces 4.10 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::DtGlobalEnvironmentCommand Class Reference

DtGlobalEnvironmentCommand changes the current environment condition configuration being used by the global environment. More...

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

Public Member Functions

 DtGlobalEnvironmentCommand ()
 
virtual ~DtGlobalEnvironmentCommand ()
 
virtual std::string globalEnvironmentConditionName () const
 Get the environment condition name to apply to the global environment. More...
 
virtual void setGlobalEnvironmentConditionByName (const std::string &environmentConditionName)
 Set the environment condition name to apply to the global environment Default is 'Clear'. More...
 
virtual void execute (DtDe &de)
 Execute the command by passing command values to the DtEnvironment. More...
 
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
 
virtual ~DtVrvCommand ()
 
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()
 

Protected Attributes

std::string myEnvironmentConditionName
 
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType
 

Detailed Description

DtGlobalEnvironmentCommand changes the current environment condition configuration being used by the global environment.

Constructor & Destructor Documentation

makVrv::DtGlobalEnvironmentCommand::DtGlobalEnvironmentCommand ( )
virtual makVrv::DtGlobalEnvironmentCommand::~DtGlobalEnvironmentCommand ( )
virtual

Member Function Documentation

virtual std::string makVrv::DtGlobalEnvironmentCommand::globalEnvironmentConditionName ( ) const
virtual

Get the environment condition name to apply to the global environment.

virtual void makVrv::DtGlobalEnvironmentCommand::setGlobalEnvironmentConditionByName ( const std::string &  environmentConditionName)
virtual

Set the environment condition name to apply to the global environment Default is 'Clear'.

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

Execute the command by passing command values to the DtEnvironment.

See Also
DtEnvironment::setEnvironment

Implements makVrv::DtVrvCommand.

Member Data Documentation

std::string makVrv::DtGlobalEnvironmentCommand::myEnvironmentConditionName
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)