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

Returns:

  • (Object)

    the current value of associativity



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

def associativity
  @associativity
end

#configurationObject

Returns the value of attribute configuration

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of system_type



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

def system_type
  @system_type
end