Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
createAsync()
[1/2]
std::future< std::optional<
TopicPrx
> > IceStorm::TopicManagerPrx::createAsync
(
std::string_view
name
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Creates a new topic.
Parameters
name
The name of the topic.
context
The request context.
Returns
A future that becomes available when the invocation completes. This future holds:
A proxy to the new topic object. The returned proxy is never null.
IceStorm
TopicManagerPrx
Generated by
1.14.0