Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
registryUpAsync()
virtual void IceGrid::AsyncRegistryObserver::registryUpAsync
(
RegistryInfo
registryReplica
,
std::function< void()>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
)
pure virtual
Notifies the observer that a registry replica came up.
Parameters
registryReplica
The registry state.
response
The response callback.
exception
The exception callback.
current
The Current object of the incoming request.
IceGrid
AsyncRegistryObserver
Generated by
1.14.0