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

◆ foundLocator()

virtual void IceLocatorDiscovery::LookupReply::foundLocator ( std::optional<::Ice::LocatorPrx > prx,
const Ice::Current & current )
pure virtual

Provides a reply to a IceLocatorDiscovery::LookupPrx::findLocator request.

Parameters
prxThe proxy of the locator.
currentThe Current object of the incoming request.