Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getLinkInfoSeqAsync()
virtual void IceStorm::AsyncTopic::getLinkInfoSeqAsync
(
std::function< void(const
LinkInfoSeq
&returnValue)>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
) const
pure virtual
Gets information on the current links.
Parameters
response
The response callback. It accepts:
A sequence of
LinkInfo
objects.
exception
The exception callback.
current
The Current object of the incoming request.
IceStorm
AsyncTopic
Generated by
1.14.0