Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
registryInitAsync()
virtual void IceGrid::AsyncRegistryObserver::registryInitAsync
(
RegistryInfoSeq
registries
,
std::function< void()>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
)
pure virtual
Provides the initial state of the registries to the observer.
Parameters
registries
The current state of the registries.
response
The response callback.
exception
The exception callback.
current
The Current object of the incoming request.
IceGrid
AsyncRegistryObserver
Generated by
1.14.0