ReportSegment ClassHIDSharp
Inheritance Hierarchy

SystemObject
  HidSharp.ReportDescriptors.ParserReportMainItem
    HidSharp.ReportDescriptors.ParserReportSegment

Namespace: HidSharp.ReportDescriptors.Parser
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0-alpha
Syntax

public class ReportSegment : ReportMainItem

The ReportSegment type exposes the following members.

Constructors

  NameDescription
Public methodReportSegment
Initializes a new instance of the ReportSegment class
Top
Methods

  NameDescription
Public methodConvertArbitraryRangeToValue
Public methodConvertPhysicalQuantityToValue
Public methodConvertValueToArbitraryRange
Public methodConvertValueToPhysicalQuantity
Public methodDecodeSigned
Public methodEncodeSigned
Public methodIsValueOutOfRange
Public methodRead
Public methodReadRaw
Public methodWrite
Public methodWriteRaw
Top
Properties

  NameDescription
Public propertyBitCount
Public propertyElementCount
Public propertyElementSize
Public propertyFlags
Public propertyIndexes (Inherited from ReportMainItem.)
Public propertyLogicalIsSigned
Public propertyLogicalMaximum
Public propertyLogicalMinimum
Public propertyLogicalRange
Public propertyParent (Inherited from ReportMainItem.)
Public propertyPhysicalMaximum
Public propertyPhysicalMinimum
Public propertyPhysicalRange
Public propertyReport
Public propertyResolution
Public propertyUnit
Public propertyUnitExponent
Top
See Also

Reference