構造体定義書 HotDocument 今井浩司

s_processor

構文構文

typedef struct

ファイル名ファイル名

dmi_processor.h

構造体情報構造体情報

No. 名称 属性説明
1
s_processor   
  socket_designation[PROCESSOR_SOCKET_DESIGNATION_SIZE] char  
  type[PROCESSOR_TYPE_SIZE] char  
  family[PROCESSOR_FAMILY_SIZE] char  
  manufacturer[PROCESSOR_MANUFACTURER_SIZE] char  
  version[PROCESSOR_VERSION_SIZE] char  
  voltage_mv uint16_t  
  external_clock uint16_t  
  max_speed uint16_t  
  current_speed uint16_t  
  status[PROCESSOR_STATUS_SIZE] char  
  upgrade[PROCESSOR_UPGRADE_SIZE] char  
  cache1[PROCESSOR_CACHE_SIZE] char  
  cache2[PROCESSOR_CACHE_SIZE] char  
  cache3[PROCESSOR_CACHE_SIZE] char  
  serial[PROCESSOR_SERIAL_SIZE] char  
  asset_tag[PROCESSOR_ASSET_TAG_SIZE] char  
  part_number[PROCESSOR_PART_NUMBER_SIZE] char  
  id[PROCESSOR_ID_SIZE] char  
  cpu_flags s_dmi_cpu_flags  
  signature s_signature  
  filled bool  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー