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

◆ findLocator()

void IceLocatorDiscovery::LookupPrx::findLocator ( std::string_view instanceName,
const std::optional< LookupReplyPrx > & reply,
const Ice::Context & context = Ice::noExplicitContext ) const

Finds a locator proxy with the given instanceName.

Parameters
instanceNameRestrict the search to Ice registries configured with the given instance name. If empty, all the available registries will reply.
replyThe reply object to use to send the reply.
contextThe request context.