#include <CPUInfo.h>
§ CCPUInfo()
| CCPUInfo::CCPUInfo |
( |
void |
| ) |
|
§ ~CCPUInfo()
§ GetCoreInfo()
| const CoreInfo & CCPUInfo::GetCoreInfo |
( |
int |
nCoreId | ) |
|
§ GetCoresUsageString()
| std::string CCPUInfo::GetCoresUsageString |
( |
| ) |
const |
§ getCPUBogoMips()
| std::string& CCPUInfo::getCPUBogoMips |
( |
| ) |
|
|
inline |
§ getCPUCount()
| int CCPUInfo::getCPUCount |
( |
| ) |
const |
|
inline |
§ GetCPUFeatures()
| unsigned int CCPUInfo::GetCPUFeatures |
( |
| ) |
const |
|
inline |
§ getCPUFrequency()
| float CCPUInfo::getCPUFrequency |
( |
| ) |
|
§ getCPUHardware()
| std::string& CCPUInfo::getCPUHardware |
( |
| ) |
|
|
inline |
§ getCPUModel()
| std::string& CCPUInfo::getCPUModel |
( |
| ) |
|
|
inline |
§ getCPURevision()
| std::string& CCPUInfo::getCPURevision |
( |
| ) |
|
|
inline |
§ getCPUSerial()
| std::string& CCPUInfo::getCPUSerial |
( |
| ) |
|
|
inline |
§ getCPUSoC()
| std::string& CCPUInfo::getCPUSoC |
( |
| ) |
|
|
inline |
§ getTemperature()
§ getUsedPercentage()
| int CCPUInfo::getUsedPercentage |
( |
| ) |
|
§ HasCoreId()
| bool CCPUInfo::HasCoreId |
( |
int |
nCoreId | ) |
const |
The documentation for this class was generated from the following files: