Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getNameAsync()
virtual void IceStorm::AsyncTopic::getNameAsync
(
std::function< void(std::string_view returnValue)>
response
,
std::function< void(std::exception_ptr)>
exception
,
const
Ice::Current
&
current
) const
pure virtual
Gets the name of this topic.
Parameters
response
The response callback. It accepts:
The name of the topic.
exception
The exception callback.
current
The Current object of the incoming request.
See also
IceStorm::TopicManagerPrx::create
IceStorm
AsyncTopic
Generated by
1.14.0