Class: Kanrisuru::Core::Dmi::MemoryController

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

Overview

Type 5: Memory Controller Information

Instance Attribute Summary collapse

Instance Attribute Details

#associated_memory_slotsObject

Returns the value of attribute associated_memory_slots

Returns:

  • (Object)

    the current value of associated_memory_slots



47
48
49
# File 'lib/kanrisuru/core/dmi/types.rb', line 47

def associated_memory_slots
  @associated_memory_slots
end

#current_interleaveObject

Returns the value of attribute current_interleave

Returns:

  • (Object)

    the current value of current_interleave



47
48
49
# File 'lib/kanrisuru/core/dmi/types.rb', line 47

def current_interleave
  @current_interleave
end

#dmi_handleObject

Returns the value of attribute dmi_handle

Returns:

  • (Object)

    the current value of dmi_handle



47
48
49
# File 'lib/kanrisuru/core/dmi/types.rb', line 47

def dmi_handle
  @dmi_handle
end

#dmi_sizeObject

Returns the value of attribute dmi_size

Returns:

  • (Object)

    the current value of dmi_size



47
48
49
# File 'lib/kanrisuru/core/dmi/types.rb', line 47

def dmi_size
  @dmi_size
end

#dmi_typeObject

Returns the value of attribute dmi_type

Returns:

  • (Object)

    the current value of dmi_type



47
48
49
# File 'lib/kanrisuru/core/dmi/types.rb', line 47

def dmi_type
  @dmi_type
end

#enabled_error_correcting_capabilitiesObject

Returns the value of attribute enabled_error_correcting_capabilities

Returns:

  • (Object)

    the current value of enabled_error_correcting_capabilities



47
48
49
# File 'lib/kanrisuru/core/dmi/types.rb', line 47

def enabled_error_correcting_capabilities
  @enabled_error_correcting_capabilities
end

#error_correcting_capabilitiesObject

Returns the value of attribute error_correcting_capabilities

Returns:

  • (Object)

    the current value of error_correcting_capabilities



47
48
49
# File 'lib/kanrisuru/core/dmi/types.rb', line 47

def error_correcting_capabilities
  @error_correcting_capabilities
end

#error_detecting_methodObject

Returns the value of attribute error_detecting_method

Returns:

  • (Object)

    the current value of error_detecting_method



47
48
49
# File 'lib/kanrisuru/core/dmi/types.rb', line 47

def error_detecting_method
  @error_detecting_method
end

#maximum_memory_module_sizeObject

Returns the value of attribute maximum_memory_module_size

Returns:

  • (Object)

    the current value of maximum_memory_module_size



47
48
49
# File 'lib/kanrisuru/core/dmi/types.rb', line 47

def maximum_memory_module_size
  @maximum_memory_module_size
end

#maximum_total_memory_sizeObject

Returns the value of attribute maximum_total_memory_size

Returns:

  • (Object)

    the current value of maximum_total_memory_size



47
48
49
# File 'lib/kanrisuru/core/dmi/types.rb', line 47

def maximum_total_memory_size
  @maximum_total_memory_size
end

#memory_module_voltageObject

Returns the value of attribute memory_module_voltage

Returns:

  • (Object)

    the current value of memory_module_voltage



47
48
49
# File 'lib/kanrisuru/core/dmi/types.rb', line 47

def memory_module_voltage
  @memory_module_voltage
end

#supported_interleaveObject

Returns the value of attribute supported_interleave

Returns:

  • (Object)

    the current value of supported_interleave



47
48
49
# File 'lib/kanrisuru/core/dmi/types.rb', line 47

def supported_interleave
  @supported_interleave
end

#supported_memory_typesObject

Returns the value of attribute supported_memory_types

Returns:

  • (Object)

    the current value of supported_memory_types



47
48
49
# File 'lib/kanrisuru/core/dmi/types.rb', line 47

def supported_memory_types
  @supported_memory_types
end

#supported_seedsObject

Returns the value of attribute supported_seeds

Returns:

  • (Object)

    the current value of supported_seeds



47
48
49
# File 'lib/kanrisuru/core/dmi/types.rb', line 47

def supported_seeds
  @supported_seeds
end