Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextIceGrid-ServerNotExistException
prevIceGrid-ServerInfo
Section


IceGrid::ServerInstanceDescriptor

Overview

struct ServerInstanceDescriptor

A server template instance descriptor.

Used By

Data Member Index

template — The template used by this instance.
parameterValues — The template parameter values.
propertySet — The property set.
servicePropertySets — The services property sets.

Ztop

Data Members

string
Anchor
template
template
template;

The template used by this instance.

IceGrid::StringStringDict
Anchor
parameterValues
parameterValues
parameterValues;

The template parameter values.

IceGrid::PropertySetDescriptor
Anchor
propertySet
propertySet
propertySet;

The property set.

IceGrid::PropertySetDescriptorDict
Anchor
servicePropertySets
servicePropertySets
servicePropertySets;

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

Ztop

Znav
nextIceGrid-ServerNotExistException
prevIceGrid-ServerInfo
Section