IceGrid::ServerInstanceDescriptor

Overview

struct ServerInstanceDescriptor

A server template instance descriptor.

Data Member Index

template

The template used by this instance.

parameterValues

The template parameter values.

propertySet

The property set.

template

string template;

The template used by this instance.

parameterValues

StringStringDict parameterValues;

The template parameter values.

propertySet

PropertySetDescriptor propertySet;

The property set.