ReactOS 0.4.15-dev-8096-ga0eec98
record_processor Struct Reference

Public Attributes

UINT16 addresswidth
 
UINT16 architecture
 
const WCHARcaption
 
UINT16 cpu_status
 
UINT32 currentclockspeed
 
UINT16 datawidth
 
const WCHARdescription
 
const WCHARdevice_id
 
UINT16 family
 
UINT16 level
 
const WCHARmanufacturer
 
UINT32 maxclockspeed
 
const WCHARname
 
UINT32 num_cores
 
UINT32 num_logical_processors
 
const WCHARprocessor_id
 
UINT16 processortype
 
UINT16 revision
 
const WCHARunique_id
 
const WCHARversion
 

Detailed Description

Definition at line 1232 of file builtin.c.

Member Data Documentation

◆ addresswidth

UINT16 record_processor::addresswidth

Definition at line 1234 of file builtin.c.

Referenced by fill_processor().

◆ architecture

UINT16 record_processor::architecture

Definition at line 1235 of file builtin.c.

Referenced by fill_processor().

◆ caption

const WCHAR* record_processor::caption

Definition at line 1236 of file builtin.c.

Referenced by fill_processor(), and get_osname().

◆ cpu_status

UINT16 record_processor::cpu_status

Definition at line 1237 of file builtin.c.

Referenced by fill_processor().

◆ currentclockspeed

UINT32 record_processor::currentclockspeed

Definition at line 1238 of file builtin.c.

Referenced by fill_processor().

◆ datawidth

UINT16 record_processor::datawidth

Definition at line 1239 of file builtin.c.

Referenced by fill_processor().

◆ description

const WCHAR* record_processor::description

Definition at line 1240 of file builtin.c.

Referenced by fill_processor().

◆ device_id

const WCHAR* record_processor::device_id

Definition at line 1241 of file builtin.c.

Referenced by fill_processor().

◆ family

UINT16 record_processor::family

Definition at line 1242 of file builtin.c.

Referenced by fill_processor().

◆ level

UINT16 record_processor::level

Definition at line 1243 of file builtin.c.

Referenced by fill_processor().

◆ manufacturer

const WCHAR* record_processor::manufacturer

Definition at line 1244 of file builtin.c.

Referenced by fill_processor().

◆ maxclockspeed

UINT32 record_processor::maxclockspeed

Definition at line 1245 of file builtin.c.

Referenced by fill_processor().

◆ name

const WCHAR* record_processor::name

Definition at line 1246 of file builtin.c.

Referenced by fill_processor().

◆ num_cores

UINT32 record_processor::num_cores

Definition at line 1247 of file builtin.c.

Referenced by fill_processor().

◆ num_logical_processors

UINT32 record_processor::num_logical_processors

Definition at line 1248 of file builtin.c.

Referenced by fill_processor().

◆ processor_id

const WCHAR* record_processor::processor_id

Definition at line 1249 of file builtin.c.

Referenced by fill_processor().

◆ processortype

UINT16 record_processor::processortype

Definition at line 1250 of file builtin.c.

Referenced by fill_processor().

◆ revision

UINT16 record_processor::revision

Definition at line 1251 of file builtin.c.

Referenced by fill_processor().

◆ unique_id

const WCHAR* record_processor::unique_id

Definition at line 1252 of file builtin.c.

Referenced by fill_processor().

◆ version

const WCHAR* record_processor::version

Definition at line 1253 of file builtin.c.

Referenced by fill_processor().


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