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