Class: Kanrisuru::Core::Dmi::Processor

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

Overview

Type 4: Processor Information

Instance Attribute Summary collapse

Instance Attribute Details

#asset_tagObject

Returns the value of attribute asset_tag

Returns:

  • (Object)

    the current value of asset_tag



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def asset_tag
  @asset_tag
end

#characteristicsObject

Returns the value of attribute characteristics

Returns:

  • (Object)

    the current value of characteristics



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def characteristics
  @characteristics
end

#core_countObject

Returns the value of attribute core_count

Returns:

  • (Object)

    the current value of core_count



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def core_count
  @core_count
end

#core_enabledObject

Returns the value of attribute core_enabled

Returns:

  • (Object)

    the current value of core_enabled



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def core_enabled
  @core_enabled
end

#current_speedObject

Returns the value of attribute current_speed

Returns:

  • (Object)

    the current value of current_speed



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def current_speed
  @current_speed
end

#dmi_handleObject

Returns the value of attribute dmi_handle

Returns:

  • (Object)

    the current value of dmi_handle



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def dmi_handle
  @dmi_handle
end

#dmi_sizeObject

Returns the value of attribute dmi_size

Returns:

  • (Object)

    the current value of dmi_size



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def dmi_size
  @dmi_size
end

#dmi_typeObject

Returns the value of attribute dmi_type

Returns:

  • (Object)

    the current value of dmi_type



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def dmi_type
  @dmi_type
end

#external_clockObject

Returns the value of attribute external_clock

Returns:

  • (Object)

    the current value of external_clock



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def external_clock
  @external_clock
end

#familyObject

Returns the value of attribute family

Returns:

  • (Object)

    the current value of family



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def family
  @family
end

#flagsObject

Returns the value of attribute flags

Returns:

  • (Object)

    the current value of flags



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def flags
  @flags
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def id
  @id
end

#l1_cache_handleObject

Returns the value of attribute l1_cache_handle

Returns:

  • (Object)

    the current value of l1_cache_handle



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def l1_cache_handle
  @l1_cache_handle
end

#l2_cache_handleObject

Returns the value of attribute l2_cache_handle

Returns:

  • (Object)

    the current value of l2_cache_handle



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def l2_cache_handle
  @l2_cache_handle
end

#l3_cache_handleObject

Returns the value of attribute l3_cache_handle

Returns:

  • (Object)

    the current value of l3_cache_handle



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def l3_cache_handle
  @l3_cache_handle
end

#manufacturerObject

Returns the value of attribute manufacturer

Returns:

  • (Object)

    the current value of manufacturer



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def manufacturer
  @manufacturer
end

#max_speedObject

Returns the value of attribute max_speed

Returns:

  • (Object)

    the current value of max_speed



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def max_speed
  @max_speed
end

#part_numberObject

Returns the value of attribute part_number

Returns:

  • (Object)

    the current value of part_number



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def part_number
  @part_number
end

#serial_numberObject

Returns the value of attribute serial_number

Returns:

  • (Object)

    the current value of serial_number



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def serial_number
  @serial_number
end

#signatureObject

Returns the value of attribute signature

Returns:

  • (Object)

    the current value of signature



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def signature
  @signature
end

#socket_designationObject

Returns the value of attribute socket_designation

Returns:

  • (Object)

    the current value of socket_designation



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def socket_designation
  @socket_designation
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def status
  @status
end

#thread_countObject

Returns the value of attribute thread_count

Returns:

  • (Object)

    the current value of thread_count



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def thread_count
  @thread_count
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def type
  @type
end

#upgradeObject

Returns the value of attribute upgrade

Returns:

  • (Object)

    the current value of upgrade



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def upgrade
  @upgrade
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def version
  @version
end

#voltageObject

Returns the value of attribute voltage

Returns:

  • (Object)

    the current value of voltage



37
38
39
# File 'lib/kanrisuru/core/dmi/types.rb', line 37

def voltage
  @voltage
end