@zeroc/ice
    Preparing search index...

    Class TemplateDescriptor

    Describes a template for a server or an IceBox service.

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

    Index

    Constructors

    Properties

    The communicator.

    parameterDefaults: Map<string, string>

    The parameters' default values.

    parameters: string[]

    The parameters required to instantiate the template.

    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.