Ice 3.6 Slice API Reference
|
A service template instance descriptor. More...
Defined in <IceGrid/Descriptor.ice>
struct ServiceInstanceDescriptor { ... }
Data Members | |
ServiceDescriptor | descriptor |
The service definition if the instance isn't a template instance (i.e. More... | |
StringStringDict | parameterValues |
The template parameter values. More... | |
PropertySetDescriptor | propertySet |
The property set. More... | |
string | template |
The template used by this instance. More... | |
A service template instance descriptor.
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.