Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
IceGrid::ServiceInstanceDescriptor Struct Reference

Describes an IceBox service. More...

defined in <IceGrid/Descriptor.ice>

struct ServiceInstanceDescriptor { ... }

Collaboration diagram for IceGrid::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.

Detailed Description

Describes an IceBox service.

Definition at line 242 of file Descriptor.ice.


The documentation for this struct was generated from the following file: