csProcessorCapability Class Reference
This class is used to identify capabilities in the processor such as support for MMX and SSE. More...
#include <csprocessorcap.h>
Public Methods | |
| csProcessorCapability () | |
| Constructor. | |
| ~csProcessorCapability () | |
| Destructor. | |
Static Public Methods | |
| 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.2.18
