VR-Forces Development_Version 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::DtSensorStringParameterCommand Class Reference

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

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

Public Member Functions

 DtSensorStringParameterCommand ()
virtual ~DtSensorStringParameterCommand ()
virtual std::string sensorModeName () const
 Get the name of the sensor mode to modify.
virtual void setSensorModeName (const std::string &mode)
 Set the name of the sensor mode to modify.
virtual std::string parameterName () const
 Get the name of the parameter to modify.
virtual void setParameterName (const std::string &obs)
 Set the name of the parameter to modify.
virtual std::string parameterValue () const
 Get the new parameter value.
virtual void setParameterValue (const std::string &value)
 Set the new parameter value.
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 mySensorModeName
std::string myParameterName
std::string myParameterValue
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType

Detailed Description

DtSensorStringParameterCommand sets a integer parameter of a sensor mode.

Constructor & Destructor Documentation

makVrv::DtSensorStringParameterCommand::DtSensorStringParameterCommand ( )
virtual makVrv::DtSensorStringParameterCommand::~DtSensorStringParameterCommand ( )
virtual

Member Function Documentation

virtual std::string makVrv::DtSensorStringParameterCommand::sensorModeName ( ) const
virtual

Get the name of the sensor mode to modify.

virtual void makVrv::DtSensorStringParameterCommand::setSensorModeName ( const std::string &  mode)
virtual

Set the name of the sensor mode to modify.

virtual std::string makVrv::DtSensorStringParameterCommand::parameterName ( ) const
virtual

Get the name of the parameter to modify.

virtual void makVrv::DtSensorStringParameterCommand::setParameterName ( const std::string &  obs)
virtual

Set the name of the parameter to modify.

virtual std::string makVrv::DtSensorStringParameterCommand::parameterValue ( ) const
virtual

Get the new parameter value.

virtual void makVrv::DtSensorStringParameterCommand::setParameterValue ( const std::string &  value)
virtual

Set the new parameter value.

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

Execute the command.

Implements makVrv::DtVrvCommand.

Member Data Documentation

std::string makVrv::DtSensorStringParameterCommand::mySensorModeName
protected
std::string makVrv::DtSensorStringParameterCommand::myParameterName
protected
std::string makVrv::DtSensorStringParameterCommand::myParameterValue
protected

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

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)