Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
objectRemovedAsync()
virtual void IceGrid::AsyncObjectObserver::objectRemovedAsync
(
::Ice::Identity
id
,
std::function< void()>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
)
pure virtual
Notifies the observer that a well-known object was removed.
Parameters
id
The identity of the removed object.
response
The response callback.
exception
The exception callback.
current
The Current object of the incoming request.
IceGrid
AsyncObjectObserver
Generated by
1.14.0