Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getAllAdapterIdsAsync()
virtual void IceGrid::AsyncAdmin::getAllAdapterIdsAsync
(
std::function< void(const
::Ice::StringSeq
&returnValue)>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
) const
pure virtual
Gets the IDs of all adapters registered with IceGrid.
Parameters
response
The response callback. It accepts:
The adapter IDs.
exception
The exception callback.
current
The Current object of the incoming request.
IceGrid
AsyncAdmin
Generated by
1.14.0