API Documentation
Static Public Member Functions | List of all members
nkDebug::SystemDetector Class Referencefinal

Utility class allowing to get information on the system. More...

Static Public Member Functions

static SYSTEM_LABEL getSystemLabel ()
 
static SYSTEM_VERSION getSystemVersion ()
 
static nkMemory::String getSystemBuild ()
 

Detailed Description

Utility class allowing to get information on the system.

Member Function Documentation

◆ getSystemLabel()

static SYSTEM_LABEL nkDebug::SystemDetector::getSystemLabel ( )
static
Returns
Which kind of system the program is running on.

◆ getSystemVersion()

static SYSTEM_VERSION nkDebug::SystemDetector::getSystemVersion ( )
static
Returns
The system version the program is running on.

◆ getSystemBuild()

static nkMemory::String nkDebug::SystemDetector::getSystemBuild ( )
static
Returns
The system's build version the program is running on.

The documentation for this class was generated from the following file: