Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
IceGrid::ServerInstanceDescriptor Struct Reference

A server template instance descriptor. More...

defined in <IceGrid/Descriptor.ice>

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

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

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: