Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ getTopicManager()

std::optional< TopicManagerPrx > IceStorm::FinderPrx::getTopicManager ( const Ice::Context & context = Ice::noExplicitContext) const

Gets a proxy to the associated IceStorm::TopicManagerPrx.

The proxy might point to several replicas.

Parameters
contextThe request context.
Returns
The topic manager proxy. This proxy is never null.