Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BrowsePathTarget

Hierarchy

  • ExtensionObject
    • BrowsePathTarget

Index

Constructors

constructor

Properties

remainingPathIndex

remainingPathIndex: UInt32

targetId

targetId: ExpandedNodeId

Static encodingDefaultBinary

encodingDefaultBinary: ExpandedNodeId = makeExpandedNodeId(548, 0)

Static encodingDefaultXml

encodingDefaultXml: ExpandedNodeId = makeExpandedNodeId(547, 0)

Static possibleFields

possibleFields: string[] = ["targetId","remainingPathIndex"]

Accessors

schema

  • get schema(): StructuredTypeSchema
  • Returns StructuredTypeSchema

Static schema

  • get schema(): StructuredTypeSchema
  • Returns StructuredTypeSchema

Methods

decode

  • decode(stream: BinaryStream): void
  • Parameters

    • stream: BinaryStream

    Returns void

encode

  • encode(stream: OutputBinaryStream): void
  • Parameters

    • stream: OutputBinaryStream

    Returns void

Generated using TypeDoc