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

◆ getPluginManager()

PluginManagerPtr Ice::Communicator::getPluginManager ( ) const
nodiscard

Gets the plug-in manager of this communicator.

Returns
This communicator's plug-in manager.
Exceptions
CommunicatorDestroyedExceptionThrown when the communicator has been destroyed.
See also
PluginManager