Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getRegistryAsync()
virtual void Ice::AsyncLocator::getRegistryAsync
(
std::function< void(const std::optional<
LocatorRegistryPrx
> &returnValue)>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
) const
pure virtual
Gets a proxy to the locator registry.
Parameters
response
The response callback. It accepts:
A proxy to the locator registry, or null if this locator has no associated registry.
exception
The exception callback.
current
The
Current
object of the incoming request.
Ice
AsyncLocator
Generated by
1.15.0