Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
retrieveAllAsync()
virtual void IceStorm::AsyncTopicManager::retrieveAllAsync
(
std::function< void(const
TopicDict
&returnValue)>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
)
pure virtual
Retrieves all topics managed by this topic manager.
Parameters
response
The response callback. It accepts:
A dictionary of string, topic proxy pairs.
exception
The exception callback.
current
The Current object of the incoming request.
IceStorm
AsyncTopicManager
Generated by
1.14.0