Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Attributes
Rapicorn::CPUInfo Struct Reference

Acquire information about the runtime architecture and CPU type. More...

#include <platform.hh>

List of all members.

Public Attributes

const charmachine
const charcpu_vendor
uint x86_fpu: 1
uint x86_ssesys: 1
uint x86_tsc: 1
uint x86_htt: 1
uint x86_mmx: 1
uint x86_mmxext: 1
uint x86_3dnow: 1
uint x86_3dnowext: 1
uint x86_sse: 1
uint x86_sse2: 1
uint x86_sse3: 1
uint x86_ssse3: 1
uint x86_cx16: 1
uint x86_sse4_1: 1
uint x86_sse4_2: 1

Detailed Description

Acquire information about the runtime architecture and CPU type.


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