Phoenix
Object-oriented orthogonally persistent operating system
|
This class is used for CPU capabilities enquiring. More...
#include <md_cpu_caps.h>
Public Member Functions | |
unsigned long | GetCapability (CpuCapId cap) |
Retrieve value of the specified capability for the current CPU. |
This class is used for CPU capabilities enquiring.
unsigned long cpu::CpuCaps::GetCapability | ( | CpuCapId | cap | ) | [inline] |
Retrieve value of the specified capability for the current CPU.
cap | The capability to retrieve. If CPU_CAP_NONE specified then this method returns maximal support capability ID. |