Class: Kanrisuru::Core::Dmi::Cache

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

Overview

Type 7: Cache Information

Instance Attribute Summary collapse

Instance Attribute Details

#associativityObject

Returns the value of attribute associativity



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def associativity
  @associativity
end

#configurationObject

Returns the value of attribute configuration



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def configuration
  @configuration
end

#dmi_handleObject

Returns the value of attribute dmi_handle



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def dmi_handle
  @dmi_handle
end

#dmi_sizeObject

Returns the value of attribute dmi_size



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def dmi_size
  @dmi_size
end

#dmi_typeObject

Returns the value of attribute dmi_type



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def dmi_type
  @dmi_type
end

#error_correction_typeObject

Returns the value of attribute error_correction_type



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def error_correction_type
  @error_correction_type
end

#installed_sizeObject

Returns the value of attribute installed_size



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def installed_size
  @installed_size
end

#installed_sram_typeObject

Returns the value of attribute installed_sram_type



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def installed_sram_type
  @installed_sram_type
end

#locationObject

Returns the value of attribute location



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def location
  @location
end

#maximum_sizeObject

Returns the value of attribute maximum_size



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def maximum_size
  @maximum_size
end

#operational_modeObject

Returns the value of attribute operational_mode



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def operational_mode
  @operational_mode
end

#socket_designationObject

Returns the value of attribute socket_designation



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def socket_designation
  @socket_designation
end

#speedObject

Returns the value of attribute speed



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def speed
  @speed
end

#supported_sram_typesObject

Returns the value of attribute supported_sram_types



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def supported_sram_types
  @supported_sram_types
end

#system_typeObject

Returns the value of attribute system_type



63
64
65
# File 'lib/kanrisuru/core/dmi/types.rb', line 63

def system_type
  @system_type
end