Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ getNodeInfo()

virtual NodeInfo IceGrid::RegistryPluginFacade::getNodeInfo ( const std::string & name) const
nodiscardpure virtual

Gets the node information for the node with the given name.

Parameters
nameThe node name.
Returns
The node information.
Exceptions
IceGrid::NodeNotExistExceptionThrown when the node doesn't exist.
IceGrid::NodeUnreachableExceptionThrown when the node could not be reached.