#include <libsensors_chip.h>
|
| const std::string & | getName () const |
| |
| | SensorChip (sensors_chip_name const *chip_name, const std::vector< std::string > &ignore) |
| |
Represents a libsensors sensor chip
Definition at line 62 of file libsensors_chip.h.
◆ SensorChip()
| SensorChip::SensorChip |
( |
sensors_chip_name const * |
chip_name, |
|
|
const std::vector< std::string > & |
ignore |
|
) |
| |
◆ getName()
| const std::string& SensorChip::getName |
( |
| ) |
const |
|
inline |
◆ SensorChipFeature
◆ SensorChipSubFeature
◆ features_
◆ internal_name_
| sensors_chip_name const* SensorChip::internal_name_ |
|
private |
◆ name_
| std::string SensorChip::name_ |
|
private |
The documentation for this class was generated from the following files: