DGLE2   Young, strong and crazy!
Public Attributes | List of all members
TSystemInfo Struct Reference

Describes user hardware and operating system. More...

#include <DGLE_Types.h>

Public Attributes

char cOSName [128]
 String with operating system description.
 
char cCPUName [128]
 String with CPU description.
 
uint uiCPUCount
 Number of CPUs on host system.
 
uint uiCPUFrequency
 Real CPU frequency in MHz.
 
uint uiRAMTotal
 Amount of RAM in system in megabytes.
 
uint uiRAMAvailable
 Amount of free RAM in system on engine start in megabytes.
 
char cVideocardName [128]
 String with primary videocard description.
 
uint uiVideocardCount
 Number of videocards in system.
 
uint uiVideocardRAM
 Amount of video RAM in system in megabytes.
 

Detailed Description

Describes user hardware and operating system.

See Also
IEngineCore::GetSystemInfo

Member Data Documentation

char cCPUName[128]

String with CPU description.

char cOSName[128]

String with operating system description.

char cVideocardName[128]

String with primary videocard description.

uint uiCPUCount

Number of CPUs on host system.

uint uiCPUFrequency

Real CPU frequency in MHz.

uint uiRAMAvailable

Amount of free RAM in system on engine start in megabytes.

uint uiRAMTotal

Amount of RAM in system in megabytes.

uint uiVideocardCount

Number of videocards in system.

uint uiVideocardRAM

Amount of video RAM in system in megabytes.


Sun Nov 16 2014 09:47:30   Generated by   doxygen   Content copyrighted to DGLE Team