SensorParams Class Reference
#include <sensorparams.h>
Inherits TQObject.
Public Member Functions | |
SensorParams (Meter *) | |
void | addParam (const TQString &name, const TQString &value) |
TQString | getParam (const TQString &) const |
Meter * | getMeter () const |
Detailed Description
Hans Karlsson.
Definition at line 31 of file sensorparams.h.
Constructor & Destructor Documentation
◆ SensorParams()
SensorParams::SensorParams | ( | Meter * | m | ) |
Definition at line 13 of file sensorparams.cpp.
◆ ~SensorParams()
SensorParams::~SensorParams | ( | ) |
Definition at line 18 of file sensorparams.cpp.
Member Function Documentation
◆ addParam()
void SensorParams::addParam | ( | const TQString & | name, |
const TQString & | value | ||
) |
Definition at line 22 of file sensorparams.cpp.
◆ getMeter()
Meter * SensorParams::getMeter | ( | ) | const |
Definition at line 31 of file sensorparams.cpp.
◆ getParam()
TQString SensorParams::getParam | ( | const TQString & | name | ) | const |
Definition at line 26 of file sensorparams.cpp.
The documentation for this class was generated from the following files: