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

◆ adapterUpdatedAsync()

virtual void IceGrid::AsyncAdapterObserver::adapterUpdatedAsync ( AdapterInfo info,
std::function< void()> response,
std::function< void(std::exception_ptr)> exception,
const Ice::Current & current )
pure virtual
Parameters
infoThe details of the updated adapter.
responseThe response callback.
exceptionThe exception callback.
currentThe Current object of the incoming request.