Ice 3.7 Slice API Reference
Data Members | List of all members
IceGrid::DistributionDescriptor Struct Reference

A distribution descriptor defines an IcePatch2 server and the directories to retrieve from the patch server. More...

defined in <IceGrid/Descriptor.ice>

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

Data Members

Ice::StringSeq directories
 The source directories. More...
 
string icepatch
 The proxy of the IcePatch2 server. More...
 

Detailed Description

A distribution descriptor defines an IcePatch2 server and the directories to retrieve from the patch server.

Data Member Documentation

◆ directories

["java:type:java.util.LinkedList<String>"]
Ice::StringSeq directories

The source directories.

◆ icepatch

string icepatch

The proxy of the IcePatch2 server.


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