Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
IceGrid::ServiceInstanceDescriptor Struct Reference

A service template instance descriptor. More...

defined in <IceGrid/Descriptor.ice>

struct ServiceInstanceDescriptor { ... }

Collaboration diagram for IceGrid::ServiceInstanceDescriptor:

Data Members

ServiceDescriptor descriptor
 The service definition if the instance isn't a template instance (i.e.: if the template attribute is empty).
StringStringDict parameterValues
 The template parameter values.
PropertySetDescriptor propertySet
 The property set.
string template
 The template used by this instance.

Detailed Description

A service template instance descriptor.

Data Member Documentation

◆ descriptor

ServiceDescriptor descriptor

The service definition if the instance isn't a template instance (i.e.: if the template attribute is empty).

◆ parameterValues

StringStringDict parameterValues

The template parameter values.

◆ propertySet

PropertySetDescriptor propertySet

The property set.

◆ template

string template

The template used by this instance.


The documentation for this struct was generated from the following file: