#include <libsensors_chip.h>
Public Member Functions | |
virtual void | buildStatus (diagnostic_updater::DiagnosticStatusWrapper &stat) |
FanSensor (const SensorChip &chip, sensors_feature const *feature) |
Definition at line 129 of file libsensors_chip.h.
FanSensor::FanSensor | ( | const SensorChip & | chip, |
sensors_feature const * | feature | ||
) | [inline] |
Definition at line 131 of file libsensors_chip.h.
void FanSensor::buildStatus | ( | diagnostic_updater::DiagnosticStatusWrapper & | stat | ) | [virtual] |
Build a diagnostic status message that represents the current status of the sensor chip feature
Implements SensorChipFeature.
Definition at line 174 of file libsensors_chip.cpp.