IceGrid::ServiceInstanceDescriptor

Overview

struct ServiceInstanceDescriptor

Data Member Index

descriptor

The service definition if the instance isn't a template instance (i.e.: if the template attribute is empty).

parameterValues

The template parameter values.

template

The template used by this instance.

descriptor

ServiceDescriptor descriptor;

The service definition if the instance isn't a template instance (i.e.: if the template attribute is empty).

parameterValues

StringStringDict parameterValues;

The template parameter values.

template

string template;

The template used by this instance.