Phoenix
Object-oriented orthogonally persistent operating system
Public Member Functions
cpu::CpuCaps Class Reference

This class is used for CPU capabilities enquiring. More...

#include <md_cpu_caps.h>

List of all members.

Public Member Functions

unsigned long GetCapability (CpuCapId cap)
 Retrieve value of the specified capability for the current CPU.

Detailed Description

This class is used for CPU capabilities enquiring.


Member Function Documentation

unsigned long cpu::CpuCaps::GetCapability ( CpuCapId  cap) [inline]

Retrieve value of the specified capability for the current CPU.

Parameters:
capThe capability to retrieve. If CPU_CAP_NONE specified then this method returns maximal support capability ID.
Returns:
The requested capability value. The value is interpreted specifically for each particular capability. Zero is returned in case the capability is not known.

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines