Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getPlugin()
virtual
PluginPtr
Ice::PluginManager::getPlugin
(
std::string_view
name
)
pure virtual
Gets a plug-in by name.
Parameters
name
The plug-in's name.
Returns
The plug-in.
Exceptions
NotRegisteredException
Thrown when no plug-in is found with the given name.
Ice
PluginManager
Generated by
1.14.0