![]() |
Ice 3.8
Slice API Reference
|
Describes an IceBox service. 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.: 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. It's empty when this instance does not use a template. |
Describes an IceBox service.
Definition at line 242 of file Descriptor.ice.