IceGrid::DistributionDescriptor

Overview

struct DistributionDescriptor

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

Data Member Index

icepatch

The proxy of the IcePatch2 server.

directories

The source directories.

icepatch

string icepatch;

The proxy of the IcePatch2 server.

directories

[ "java:type:{java.util.LinkedList}" ]
::Ice::StringSeq directories;

The source directories.