Ice 3.7 Slice API Reference
Data Members | List of all members
IceGrid::ServerInstanceDescriptor Struct Reference

A server template instance descriptor. More...

defined in <IceGrid/Descriptor.ice>

["cpp:comparable"]
struct ServerInstanceDescriptor { ... }

Collaboration diagram for IceGrid::ServerInstanceDescriptor:
Collaboration graph
[legend]

Data Members

StringStringDict parameterValues
 The template parameter values. More...
 
PropertySetDescriptor propertySet
 The property set. More...
 
PropertySetDescriptorDict servicePropertySets
 The services property sets. More...
 
string template
 The template used by this instance. More...
 

Detailed Description

A server template instance descriptor.

Data Member Documentation

◆ parameterValues

StringStringDict parameterValues

The template parameter values.

◆ propertySet

PropertySetDescriptor propertySet

The property set.

◆ servicePropertySets

PropertySetDescriptorDict servicePropertySets

The services property sets.

It's only valid to set these property sets if the template is an IceBox server template.

◆ template

string template

The template used by this instance.


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