Class: Kanrisuru::Core::Dmi::MemoryDevice

Inherits:
Struct
  • Object
show all
Defined in:
lib/kanrisuru/core/dmi/types.rb

Overview

Type 17: Memory Device

Instance Attribute Summary collapse

Instance Attribute Details

#array_handleObject

Returns the value of attribute array_handle



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def array_handle
  @array_handle
end

#asset_tagObject

Returns the value of attribute asset_tag



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def asset_tag
  @asset_tag
end

#bank_locatorObject

Returns the value of attribute bank_locator



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def bank_locator
  @bank_locator
end

#cache_sizeObject

Returns the value of attribute cache_size



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def cache_size
  @cache_size
end

#configured_clock_speedObject

Returns the value of attribute configured_clock_speed



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def configured_clock_speed
  @configured_clock_speed
end

#configured_memory_speedObject

Returns the value of attribute configured_memory_speed



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def configured_memory_speed
  @configured_memory_speed
end

#configured_voltageObject

Returns the value of attribute configured_voltage



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def configured_voltage
  @configured_voltage
end

#data_widthObject

Returns the value of attribute data_width



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def data_width
  @data_width
end

#dmi_handleObject

Returns the value of attribute dmi_handle



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def dmi_handle
  @dmi_handle
end

#dmi_sizeObject

Returns the value of attribute dmi_size



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def dmi_size
  @dmi_size
end

#dmi_typeObject

Returns the value of attribute dmi_type



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def dmi_type
  @dmi_type
end

#error_information_handleObject

Returns the value of attribute error_information_handle



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def error_information_handle
  @error_information_handle
end

#firmware_versionObject

Returns the value of attribute firmware_version



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def firmware_version
  @firmware_version
end

#form_factorObject

Returns the value of attribute form_factor



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def form_factor
  @form_factor
end

#locatorObject

Returns the value of attribute locator



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def locator
  @locator
end

#logical_sizeObject

Returns the value of attribute logical_size



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def logical_size
  @logical_size
end

#manufacturerObject

Returns the value of attribute manufacturer



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def manufacturer
  @manufacturer
end

#maximum_voltageObject

Returns the value of attribute maximum_voltage



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def maximum_voltage
  @maximum_voltage
end

#mem_sizeObject

Returns the value of attribute mem_size



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def mem_size
  @mem_size
end

#memory_subsystem_controller_manufacturer_idObject

Returns the value of attribute memory_subsystem_controller_manufacturer_id



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def memory_subsystem_controller_manufacturer_id
  @memory_subsystem_controller_manufacturer_id
end

#memory_subsystem_controller_product_idObject

Returns the value of attribute memory_subsystem_controller_product_id



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def memory_subsystem_controller_product_id
  @memory_subsystem_controller_product_id
end

#minimum_voltageObject

Returns the value of attribute minimum_voltage



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def minimum_voltage
  @minimum_voltage
end

#model_manufacturer_idObject

Returns the value of attribute model_manufacturer_id



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def model_manufacturer_id
  @model_manufacturer_id
end

#module_product_idObject

Returns the value of attribute module_product_id



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def module_product_id
  @module_product_id
end

#non_volatile_sizeObject

Returns the value of attribute non_volatile_size



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def non_volatile_size
  @non_volatile_size
end

#part_numberObject

Returns the value of attribute part_number



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def part_number
  @part_number
end

#rankObject

Returns the value of attribute rank



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def rank
  @rank
end

#serial_numberObject

Returns the value of attribute serial_number



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def serial_number
  @serial_number
end

#setObject

Returns the value of attribute set



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def set
  @set
end

#speedObject

Returns the value of attribute speed



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def speed
  @speed
end

#total_widthObject

Returns the value of attribute total_width



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def total_width
  @total_width
end

#typeObject

Returns the value of attribute type



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def type
  @type
end

#type_detailObject

Returns the value of attribute type_detail



134
135
136
# File 'lib/kanrisuru/core/dmi/types.rb', line 134

def type_detail
  @type_detail
end