Class: AMT::PTStatus

Inherits:
Utility::Enum show all
Defined in:
lib/amt/pt_status.rb

Overview

General status value returned by each AMT method. For more information on how to interpret a specific value when returned by a specific method, lookup the method in the “Network Interface Guide” of the Intel AMT SDK.

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