API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsDebug
System
CpuDetector.h
1
// CpuDetector.h
3
//
5
6
namespace
nkDebug
7
{
11
class
CpuDetector
final
12
{
13
public :
14
15
// Functions
19
static
CpuInformation
getCpuInformation
() ;
23
static
SimdInformation
getSimdInformation
() ;
24
} ;
25
}
nkDebug::CpuDetector::getCpuInformation
static CpuInformation getCpuInformation()
nkDebug::CpuDetector
Utility class allowing to get information on the CPU.
Definition:
CpuDetector.h:12
nkDebug::SimdInformation
Holds instruction set information.
Definition:
SimdInformation.h:38
nkDebug::CpuInformation
Holds general information about a CPU.
Definition:
CpuInformation.h:36
nkDebug
Encompasses all API of component NilkinsDebug.
Definition:
LogManager.h:7
nkDebug::CpuDetector::getSimdInformation
static SimdInformation getSimdInformation()
Generated by
Doxygen
1.8.18