| Znav |
|---|
| next | IceGrid-Session |
|---|
| prev | IceGrid-ServiceDescriptor |
|---|
|
IceGrid::ServiceInstanceDescriptor
Overview
struct ServiceInstanceDescriptor
A service template instance descriptor.
Used By
Data Member Index
template — The template used by this instance.
parameterValues — The template parameter values.
descriptor — The service definition if the instance isn't a template instance (i.e.: if the template attribute is empty).
propertySet — The property set.
Data Members
string
template;
The template used by this instance.
| Anchor |
|---|
| parameterValues |
|---|
| parameterValues |
|---|
|
parameterValues;
The template parameter values.
descriptor;
The service definition if the instance isn't a template instance (i.e.: if the template attribute is empty).
propertySet;
The property set.
| Znav |
|---|
| next | IceGrid-Session |
|---|
| prev | IceGrid-ServiceDescriptor |
|---|
|