Class: Kanrisuru::Core::Dmi::SystemSlots

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

Overview

Type 9: Sytem Slots

Instance Attribute Summary collapse

Instance Attribute Details

#bus_addressObject

Returns the value of attribute bus_address

Returns:

  • (Object)

    the current value of bus_address



81
82
83
# File 'lib/kanrisuru/core/dmi/types.rb', line 81

def bus_address
  @bus_address
end

#characteristicsObject

Returns the value of attribute characteristics

Returns:

  • (Object)

    the current value of characteristics



81
82
83
# File 'lib/kanrisuru/core/dmi/types.rb', line 81

def characteristics
  @characteristics
end

#current_usageObject

Returns the value of attribute current_usage

Returns:

  • (Object)

    the current value of current_usage



81
82
83
# File 'lib/kanrisuru/core/dmi/types.rb', line 81

def current_usage
  @current_usage
end

#data_bus_widthObject

Returns the value of attribute data_bus_width

Returns:

  • (Object)

    the current value of data_bus_width



81
82
83
# File 'lib/kanrisuru/core/dmi/types.rb', line 81

def data_bus_width
  @data_bus_width
end

#designationObject

Returns the value of attribute designation

Returns:

  • (Object)

    the current value of designation



81
82
83
# File 'lib/kanrisuru/core/dmi/types.rb', line 81

def designation
  @designation
end

#dmi_handleObject

Returns the value of attribute dmi_handle

Returns:

  • (Object)

    the current value of dmi_handle



81
82
83
# File 'lib/kanrisuru/core/dmi/types.rb', line 81

def dmi_handle
  @dmi_handle
end

#dmi_sizeObject

Returns the value of attribute dmi_size

Returns:

  • (Object)

    the current value of dmi_size



81
82
83
# File 'lib/kanrisuru/core/dmi/types.rb', line 81

def dmi_size
  @dmi_size
end

#dmi_typeObject

Returns the value of attribute dmi_type

Returns:

  • (Object)

    the current value of dmi_type



81
82
83
# File 'lib/kanrisuru/core/dmi/types.rb', line 81

def dmi_type
  @dmi_type
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



81
82
83
# File 'lib/kanrisuru/core/dmi/types.rb', line 81

def id
  @id
end

#peer_devicesObject

Returns the value of attribute peer_devices

Returns:

  • (Object)

    the current value of peer_devices



81
82
83
# File 'lib/kanrisuru/core/dmi/types.rb', line 81

def peer_devices
  @peer_devices
end

#slot_lengthObject

Returns the value of attribute slot_length

Returns:

  • (Object)

    the current value of slot_length



81
82
83
# File 'lib/kanrisuru/core/dmi/types.rb', line 81

def slot_length
  @slot_length
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



81
82
83
# File 'lib/kanrisuru/core/dmi/types.rb', line 81

def type
  @type
end