Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getAsync()
virtual void Glacier2::AsyncIdentitySet::getAsync
(
std::function< void(const
::Ice::IdentitySeq
&returnValue)>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
)
pure virtual
Gets a sequence of identities describing the constraints in this set.
Parameters
response
The response callback. It accepts:
The sequence of Ice identities for this set.
exception
The exception callback.
current
The Current object of the incoming request.
Glacier2
AsyncIdentitySet
Generated by
1.14.0