21 #ifndef GF_SYSTEM_INFO_H
22 #define GF_SYSTEM_INFO_H
29 #ifndef DOXYGEN_SHOULD_SKIP_THIS
93 #ifndef DOXYGEN_SHOULD_SKIP_THIS
SystemInfo()=delete
Deleted default constructor.
static int getCpuCount()
Get the number of CPU cores.
static int getSystemRamSize()
Get the amount of memory.
static int getCpuCacheLineSize()
Get the CPU L1 cache line size.
static std::string getPlatformName()
Get the plaform name.
A class for system info.
Definition: SystemInfo.h:45
#define GF_API
Definition: Portability.h:35