#include <cpu.h>
◆ ThermalZone()
cpu_mem_monitor::ThermalZone::ThermalZone |
( |
const std::string |
sys_thermal_path, |
|
|
int |
id |
|
) |
| |
|
explicit |
◆ ~ThermalZone()
cpu_mem_monitor::ThermalZone::~ThermalZone |
( |
void |
| ) |
|
◆ GetId()
int cpu_mem_monitor::ThermalZone::GetId |
( |
void |
| ) |
|
◆ GetTemperature()
double cpu_mem_monitor::ThermalZone::GetTemperature |
( |
double |
scale = 1.0 | ) |
|
◆ Init()
bool cpu_mem_monitor::ThermalZone::Init |
( |
void |
| ) |
|
The documentation for this class was generated from the following files:
- management/cpu_mem_monitor/include/cpu_mem_monitor/cpu.h
- management/cpu_mem_monitor/src/cpu.cc