Class: AMT::Service::RemoteControl::SystemCapabilitiesSupported
- Inherits:
-
Utility::BitStruct
- Object
- Utility::BitStruct
- AMT::Service::RemoteControl::SystemCapabilitiesSupported
- Defined in:
- lib/amt/service/remote_control/structures.rb
Overview
Defines a set of bit flags that represent the remote control commands that the AMT device supports. These flags indicate what commands are supported for the command
parameter in the RemoteControl#remote_control method.
Instance Attribute Summary
Attributes inherited from Utility::BitStruct
Method Summary
Methods inherited from Utility::BitStruct
boolean, enum, fields, #initialize, #inspect, #list, mboolean, unsigned
Constructor Details
This class inherits a constructor from AMT::Utility::BitStruct