![]() |
Ice 3.9
Slice API Reference
|
Describes a template instantiation that creates a server. More...
defined in <IceGrid/Descriptor.ice>
struct ServerInstanceDescriptor { ... }

Data Members | |
| StringStringDict | parameterValues |
| The template parameter values. | |
| PropertySetDescriptor | propertySet |
| The property set. | |
| PropertySetDescriptorDict | servicePropertySets |
| The services property sets. | |
| string | template |
| The template used by this instance. It's never empty. | |
Describes a template instantiation that creates a server.
Definition at line 230 of file Descriptor.ice.