|
Ice 3.7 C++11 API Reference
|
Information about an IceGrid registry replica. More...
#include <IceGrid/IceGrid.h>
Public Member Functions | |
| std::tuple< const ::std::string &, const ::std::string & > | ice_tuple () const |
| Obtains a tuple containing all of the struct's data members. | |
Public Attributes | |
| ::std::string | hostname |
| The network name of the host running this registry (as defined in uname()). | |
| ::std::string | name |
| The name of the registry. | |
Information about an IceGrid registry replica.
|
inline |
Obtains a tuple containing all of the struct's data members.
| ::std::string IceGrid::RegistryInfo::hostname |
The network name of the host running this registry (as defined in uname()).
| ::std::string IceGrid::RegistryInfo::name |
The name of the registry.