ic-reactor
    Preparing search index...

    Class ServiceClass

    Represents an IDL type.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _fields: [string, types.IDL.FuncClass][]

    Accessors

    • get typeName(): IdlTypeName

      Returns IdlTypeName

    • get name(): string

      Returns string

    Methods

    • Returns string

    • Parameters

      • typeTable: TypeTable

      Returns void

    • Implement I in the IDL spec. Encode this type for the type table.

      Parameters

      • typeTable: TypeTable

      Returns Uint8Array<ArrayBufferLike>

    • Parameters

      • T: TypeTable

      Returns void