DtSensorIntParameterCommand sets a integer parameter of a sensor mode.
| makVrv::DtSensorIntParameterCommand::DtSensorIntParameterCommand |
( |
| ) |
|
| virtual makVrv::DtSensorIntParameterCommand::~DtSensorIntParameterCommand |
( |
| ) |
|
|
virtual |
| virtual std::string makVrv::DtSensorIntParameterCommand::sensorModeName |
( |
| ) |
const |
|
virtual |
Get the name of the sensor mode to modify.
| virtual void makVrv::DtSensorIntParameterCommand::setSensorModeName |
( |
const std::string & |
mode | ) |
|
|
virtual |
Set the name of the sensor mode to modify.
| virtual std::string makVrv::DtSensorIntParameterCommand::parameterName |
( |
| ) |
const |
|
virtual |
Get the name of the parameter to modify.
| virtual void makVrv::DtSensorIntParameterCommand::setParameterName |
( |
const std::string & |
obs | ) |
|
|
virtual |
Set the name of the parameter to modify.
| virtual int makVrv::DtSensorIntParameterCommand::parameterValue |
( |
| ) |
const |
|
virtual |
Get the new parameter value.
| virtual void makVrv::DtSensorIntParameterCommand::setParameterValue |
( |
int |
value | ) |
|
|
virtual |
Set the new parameter value.
| virtual void makVrv::DtSensorIntParameterCommand::execute |
( |
DtDe & |
de | ) |
|
|
virtual |
| std::string makVrv::DtSensorIntParameterCommand::mySensorModeName |
|
protected |
| std::string makVrv::DtSensorIntParameterCommand::myParameterName |
|
protected |
| int makVrv::DtSensorIntParameterCommand::myParameterValue |
|
protected |
The documentation for this class was generated from the following file: