Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
identitiesAsync()
virtual void Glacier2::AsyncSessionControl::identitiesAsync
(
std::function< void(const std::optional<
IdentitySetPrx
> &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 object identities for this session.
Parameters
response
The response callback. It accepts:
A proxy to an
Glacier2::IdentitySetPrx
object. This proxy is never null.
exception
The exception callback.
current
The Current object of the incoming request.
Glacier2
AsyncSessionControl
Generated by
1.14.0