Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getTopicManagerAsync()
[1/2]
std::future< std::optional<
TopicManagerPrx
> > IceStorm::FinderPrx::getTopicManagerAsync
(
const
Ice::Context
&
context
=
Ice::noExplicitContext
)
const
nodiscard
Gets a proxy to the associated
IceStorm::TopicManagerPrx
.
The proxy might point to several replicas.
Parameters
context
The request context.
Returns
A future that becomes available when the invocation completes. This future holds:
The topic manager proxy. This proxy is never null.
IceStorm
FinderPrx
Generated by
1.14.0