#include <cpudetect.h>
Public Member Functions | |
| CPUIDStruct (unsigned cpuid_type) | |
Public Attributes | |
| unsigned | Eax |
| unsigned | Ebx |
| unsigned | Ecx |
| unsigned | Edx |
Definition at line 308 of file cpudetect.h.
|
inline |
Definition at line 314 of file cpudetect.h.
| unsigned CPUIDStruct::Eax |
Definition at line 310 of file cpudetect.h.
| unsigned CPUIDStruct::Ebx |
Definition at line 311 of file cpudetect.h.
| unsigned CPUIDStruct::Ecx |
Definition at line 312 of file cpudetect.h.
| unsigned CPUIDStruct::Edx |
Definition at line 313 of file cpudetect.h.