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

◆ adapterIdsAsync()

virtual void Glacier2::AsyncSessionControl::adapterIdsAsync ( std::function< void(const std::optional< StringSetPrx > &returnValue)> response,
std::function< void(std::exception_ptr)> exception,
const Ice::Current & current )
pure virtual

Gets a proxy to the object that manages the allowable adapter identities for objects for this session.

Parameters
responseThe response callback. It accepts:
exceptionThe exception callback.
currentThe Current object of the incoming request.