Hierarchy

  • BaseUAObject
    • DiagnosticInfo

Constructors

Properties

additionalInfo: UAString
innerDiagnosticInfo: DiagnosticInfo
innerStatusCode: StatusCode
locale: number
localizedText: number
namespaceURI: number
schema: IStructuredTypeSchema
symbolicId: number
possibleFields: string[]
schema: IStructuredTypeSchema

Methods

  • Type Parameters

    • T

    Parameters

    • func: Func1<T>
    • data: T

    Returns void

  • Calculate the required size to store this object in a binary stream.

    Returns number

  • Returns any

  • Decode the object from the binary stream.

    Parameters

    Returns void

  • Parameters

    Returns void

  • Encode the object to the binary stream.

    Parameters

    • stream: OutputBinaryStream

    Returns void

  • Returns string

  • verify that all object attributes values are valid according to schema

    Returns boolean

  • Returns any

  • Parameters

    • Rest...args: any[]

    Returns string

  • Parameters

    • diagnostic: DiagnosticInfo
    • requestedDiagnostics: number
    • diagnosticInfoMask: DiagnosticInfo_Mask

    Returns DiagnosticInfo