|
RADLib
RADical C++ application framework
|
Filesystem roots used for power discovery. More...
#include <RADPower.h>
Public Attributes | |
| std::string | sysClassPowerSupply = "/sys/class/power_supply" |
| Power supply sysfs root. More... | |
| std::string | sysClassThermal = "/sys/class/thermal" |
| Thermal sysfs root. More... | |
| std::string | sysDevicesCpu = "/sys/devices/system/cpu" |
| CPU sysfs root. More... | |
Filesystem roots used for power discovery.
| std::string RADPower::PowerPaths::sysClassPowerSupply = "/sys/class/power_supply" |
Power supply sysfs root.
| std::string RADPower::PowerPaths::sysClassThermal = "/sys/class/thermal" |
Thermal sysfs root.
| std::string RADPower::PowerPaths::sysDevicesCpu = "/sys/devices/system/cpu" |
CPU sysfs root.