![]() |
Ice 3.8
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 203 of file Descriptor.ice.