#include <Comp.h>
Public Attributes | |
| char | vendor_name [13] |
| char | processor_name [49] |
| int | family |
| int | model |
| int | revision |
| int | feature |
| int | support |
| int | checks |
Holds information about the present CPU.
Mask of relevant bits in feature (and support).
The processor familiy.
The processor feature.
The processor model.
| char ml7::Comp::CPUInfo::processor_name[49] |
The processor name.
The revision number.
Does the OS support the processor feature?
| char ml7::Comp::CPUInfo::vendor_name[13] |
The vendor name.
1.7.1