Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextIceGrid-FileIterator
prevIceGrid-DeploymentException
Section


IceGrid::DistributionDescriptor

Overview

struct DistributionDescriptor

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

Used By

Data Member Index

icepatch — The proxy of the IcePatch2 server.
directories — The source directories.

Ztop

Data Members

string
Anchor
icepatch
icepatch
icepatch;

The proxy of the IcePatch2 server.

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

The source directories.

Ztop

Znav
nextIceGrid-FileIterator
prevIceGrid-DeploymentException
Section