Class: Kanrisuru::Core::Dmi::MemoryChannelDevice

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

Overview

Type 37: Memory Channel

Instance Attribute Summary collapse

Instance Attribute Details

#handleObject

Returns the value of attribute handle

Returns:

  • (Object)

    the current value of handle



296
297
298
# File 'lib/kanrisuru/core/dmi/types.rb', line 296

def handle
  @handle
end

#loadObject

Returns the value of attribute load

Returns:

  • (Object)

    the current value of load



296
297
298
# File 'lib/kanrisuru/core/dmi/types.rb', line 296

def load
  @load
end