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

◆ findLocator()

virtual void IceLocatorDiscovery::Lookup::findLocator ( std::string instanceName,
std::optional< LookupReplyPrx > reply,
const Ice::Current & current )
pure virtual

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.
currentThe Current object of the incoming request.