@zeroc/ice
    Preparing search index...

    Class ObjectDescriptor

    Describes a well-known Ice object.

    The Slice compiler generated this class from Slice struct ::IceGrid::ObjectDescriptor.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    The identity of the object.

    proxyOptions: string

    The proxy options to use when creating a proxy for this well-known object. If empty, the proxy is created with the proxy options specified on the object adapter or replica group.

    type: string

    The object type.

    Methods

    • Determines whether the specified object is equal to the current object.

      Parameters

      • other: any

        The object to compare with the current object.

      Returns boolean

      true if the specified object is equal to the current object, false otherwise.

    • Returns the hash code of the object.

      Returns number

      The hash code of the object.