Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches
IceGrid::RegistryInfo Struct Reference

Information about an IceGrid registry replica. 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 std::string & > ice_tuple () const
 Creates a tuple with all the fields of this struct.

Public Attributes

std::string hostname
 The network name of the host running this registry.
std::string name
 The name of the registry.

Detailed Description

Information about an IceGrid registry replica.

Definition at line 3104 of file Admin.h.


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