Ice 3.9
C++ API Reference
Loading...
Searching...
No Matches
IceGrid::DistributionDescriptor Struct Reference

Describes a distribution. More...

#include <IceGrid/IceGrid.h>

Public Member Functions

void ice_printFields (std::ostream &os) const
 Outputs the name and value of each field of this instance to the stream.
std::tuple< const std::string &, const ::Ice::StringSeq & > ice_tuple () const
 Creates a tuple with all the fields of this struct.

Public Attributes

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

Detailed Description

Describes a distribution.

Remarks
The Slice compiler generated this struct from Slice struct IceGrid::DistributionDescriptor.
Deprecated
This descriptor is provided for schema compatibility. It is no longer used.

Definition at line 418 of file Descriptor.h.


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