Class: AMT::Service::RemoteControl::SpecialCommandsSupported
- Inherits:
-
Utility::BitStruct
- Object
- Utility::BitStruct
- AMT::Service::RemoteControl::SpecialCommandsSupported
- Defined in:
- lib/amt/service/remote_control/structures.rb
Overview
Defines a set of bit flags that represent the special commands that the AMT device supports. The corresponding commands used for the :special_command
option in the RemoteControl#remote_control method are the keys of the SPECIAL_COMMAND hash.
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