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

◆ getServerInfo()

virtual ServerInfo IceGrid::RegistryPluginFacade::getServerInfo ( const std::string & id) const
nodiscardpure virtual

Gets the server information for the server with the given id.

Parameters
idThe server id.
Returns
The server information.
Exceptions
IceGrid::ServerNotExistExceptionThrown when the server doesn't exist.