Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csProcessorCapability Class Reference
This class is used to identify capabilities in the processor such as support for MMX and SSE. More...
#include <csutil/csprocessorcap.h>
Public Member Functions | |
csProcessorCapability () | |
Constructor. | |
~csProcessorCapability () | |
Destructor. | |
Static Public Member Functions | |
static const char * | GetProcessorName () |
static bool | HasMMX () |
static bool | HasSSE () |
static void | Initialize () |
Initialize the internal data. |
Detailed Description
This class is used to identify capabilities in the processor such as support for MMX and SSE.
Definition at line 28 of file csprocessorcap.h.
Constructor & Destructor Documentation
|
Constructor. Does nothing Definition at line 35 of file csprocessorcap.h. |
|
Destructor. Does nothing Definition at line 42 of file csprocessorcap.h. |
Member Function Documentation
|
Initialize the internal data. Query the processor and see what we get Definition at line 49 of file csprocessorcap.h. |
The documentation for this class was generated from the following file:
- csutil/csprocessorcap.h
Generated for Crystal Space by doxygen 1.4.4