Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
IceGrid::ApplicationDescriptor Struct Reference

Describes an application. More...

defined in <IceGrid/Descriptor.ice>

struct ApplicationDescriptor { ... }

Collaboration diagram for IceGrid::ApplicationDescriptor:

Data Members

string description
 The description of this application.
DistributionDescriptor distrib
 The application distribution.
string name
 The application name.
NodeDescriptorDict nodes
 The node descriptors.
PropertySetDescriptorDict propertySets
 Property set descriptors.
ReplicaGroupDescriptorSeq replicaGroups
 The replica groups.
TemplateDescriptorDict serverTemplates
 The server templates.
TemplateDescriptorDict serviceTemplates
 The service templates.
StringStringDict variables
 The variables defined in the application descriptor.

Detailed Description

Describes an application.

Definition at line 352 of file Descriptor.ice.


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