Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
CPUIDStruct Struct Reference

#include <cpudetect.h>

Public Member Functions

 CPUIDStruct (unsigned cpuid_type)
 

Public Attributes

unsigned Eax
 
unsigned Ebx
 
unsigned Ecx
 
unsigned Edx
 

Detailed Description

Definition at line 308 of file cpudetect.h.

Constructor & Destructor Documentation

◆ CPUIDStruct()

CPUIDStruct::CPUIDStruct ( unsigned cpuid_type)
inline

Definition at line 314 of file cpudetect.h.

Member Data Documentation

◆ Eax

unsigned CPUIDStruct::Eax

Definition at line 310 of file cpudetect.h.

◆ Ebx

unsigned CPUIDStruct::Ebx

Definition at line 311 of file cpudetect.h.

◆ Ecx

unsigned CPUIDStruct::Ecx

Definition at line 312 of file cpudetect.h.

◆ Edx

unsigned CPUIDStruct::Edx

Definition at line 313 of file cpudetect.h.


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