|
Ice 3.7 C++11 API Reference
|
A distribution descriptor defines an IcePatch2 server and the directories to retrieve from the patch server. More...
#include <IceGrid/IceGrid.h>
Public Member Functions | |
| std::tuple< const ::std::string &, const ::Ice::StringSeq & > | ice_tuple () const |
| Obtains a tuple containing all of the struct's data members. | |
Public Attributes | |
| ::Ice::StringSeq | directories |
| The source directories. | |
| ::std::string | icepatch |
| The proxy of the IcePatch2 server. | |
A distribution descriptor defines an IcePatch2 server and the directories to retrieve from the patch server.
|
inline |
Obtains a tuple containing all of the struct's data members.
| ::Ice::StringSeq IceGrid::DistributionDescriptor::directories |
The source directories.
| ::std::string IceGrid::DistributionDescriptor::icepatch |
The proxy of the IcePatch2 server.