Class: AMT::Service::HardwareAsset::Processor::Family

Inherits:
Utility::Enum
  • Object
show all
Defined in:
lib/amt/service/hardware_asset/processor.rb

Overview

The processor family enumeration.

Taken from the SMBIOS Reference Specification DSP 0134. Since I don’t know all possible values, I just excluded the impossible ones (since AMT works only on newer generation processors from Intel) sothat the list gets shorter.

Instance Attribute Summary

Attributes inherited from Utility::Enum

#description, #name, #value

Method Summary

Methods inherited from Utility::Enum

#==, add, for, #inspect, multi_add, #to_str, values