Nebula
Loading...
Searching...
No Matches
systeminfo.h File Reference

Go to the source code of this file.

Namespaces

namespace  System
 

Enumerations

enum  System::PlatformType { System::Win32 , System::Linux , System::UnknownPlatform }
 
enum  System::CpuArchType { System::X86_32 , System::X86_64 , System::UnknownCpuType }
 

Functions

const char * System::PlatformTypeAsString (PlatformType p)
 convert platform to string
 
const char * System::CpuArchTypeAsString (CpuArchType cpu)
 convert CpuType to string