Inheritance Hierarchy
HidSharp.ReportDescriptorsEncodedItem
Namespace: HidSharp.ReportDescriptors
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0-alpha
Syntax
The EncodedItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | EncodedItem | Initializes a new instance of the EncodedItem class |
Methods
Name | Description | |
---|---|---|
![]() | Clear | |
![]() | DataAt | |
![]() | Decode | |
![]() ![]() | DecodeHIDDT | |
![]() ![]() | DecodeRaw | |
![]() | Encode | |
![]() ![]() | EncodeRaw |
Properties
Name | Description | |
---|---|---|
![]() | Data | |
![]() | DataSize | |
![]() | DataValue | |
![]() | DataValueMayBeNegative | |
![]() | DataValueSigned | |
![]() | EncodedSize | |
![]() | IsLongTag | |
![]() | IsShortTag | |
![]() | Tag | |
![]() | TagForGlobal | |
![]() | TagForLocal | |
![]() | TagForMain | |
![]() | Type |
See Also