obmon
1.3.2
|
This is the complete list of members for ObSensor, including all inherited members.
_change | ObSensor | protected |
_enabled | ObSensor | protected |
_first | ObSensor | protected |
_logger | ObSensor | protected |
_name | ObSensor | protected |
_second | ObSensor | protected |
_sensors | ObSensor | protected |
_type | ObSensor | protected |
enabled(bool e) | ObSensor | inline |
enabled() const | ObSensor | inline |
init() | ObSensor | virtual |
json(const std::string name={}) const | ObSensor | virtual |
name() const | ObSensor | inline |
ObSensor(std::string name={"sensor"}) | ObSensor | |
process() | ObSensor | inlinevirtual |
sensors() | ObSensor | inline |
SensorType enum name | ObSensor | |
speed(ObSensor *, ObSensor *, unsigned int) | ObSensor | inlinevirtual |
type(SensorType t) | ObSensor | inline |
type() const | ObSensor | inline |
update(unsigned int timeout) final | ObSensor | virtual |
~ObSensor() | ObSensor | virtual |