Class: AMT::Service::RemoteControl::SystemCapabilitiesSupported

Inherits:
Utility::BitStruct show all
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

#value

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