#include <libsensors_chip.h>
Public Member Functions | |
virtual void | buildStatus (diagnostic_updater::DiagnosticStatusWrapper &stat) |
TempSensor (const SensorChip &chip, sensors_feature const *feature) |
Definition at line 137 of file libsensors_chip.h.
TempSensor::TempSensor | ( | const SensorChip & | chip, |
sensors_feature const * | feature | ||
) | [inline] |
Definition at line 139 of file libsensors_chip.h.
void TempSensor::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 191 of file libsensors_chip.cpp.