Class: Kanrisuru::Core::Dmi::MemoryChannel

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

Instance Attribute Summary collapse

Instance Attribute Details

#devicesObject

Returns the value of attribute devices



301
302
303
# File 'lib/kanrisuru/core/dmi/types.rb', line 301

def devices
  @devices
end

#dmi_handleObject

Returns the value of attribute dmi_handle



301
302
303
# File 'lib/kanrisuru/core/dmi/types.rb', line 301

def dmi_handle
  @dmi_handle
end

#dmi_sizeObject

Returns the value of attribute dmi_size



301
302
303
# File 'lib/kanrisuru/core/dmi/types.rb', line 301

def dmi_size
  @dmi_size
end

#dmi_typeObject

Returns the value of attribute dmi_type



301
302
303
# File 'lib/kanrisuru/core/dmi/types.rb', line 301

def dmi_type
  @dmi_type
end

#maximal_loadObject

Returns the value of attribute maximal_load



301
302
303
# File 'lib/kanrisuru/core/dmi/types.rb', line 301

def maximal_load
  @maximal_load
end

#typeObject

Returns the value of attribute type



301
302
303
# File 'lib/kanrisuru/core/dmi/types.rb', line 301

def type
  @type
end