Om  1.0.0
A universal framework for multimedia simulation
Static Public Member Functions | List of all members
om::system::CPU Class Reference

A class that represents a global interface to the system's memory. More...

#include <omCPU.h>

Static Public Member Functions

static Size getCount ()
 Return the total number of available hardware execution units on this system. More...
 
static SIMDFlags getSIMDFlags ()
 Return an object that has flags specifying the SIMD (vector) capabilities of this CPU. More...
 

Detailed Description

A class that represents a global interface to the system's memory.

Member Function Documentation

static Size om::system::CPU::getCount ( )
static

Return the total number of available hardware execution units on this system.

static SIMDFlags om::system::CPU::getSIMDFlags ( )
inlinestatic

Return an object that has flags specifying the SIMD (vector) capabilities of this CPU.


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