MCPcopy Create free account
hub / github.com/analogdevicesinc/scopy / getPluginManager

Method getPluginManager

core/src/pluginrepository.cpp:115–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115PluginManager *PluginRepository::getPluginManager() { return pinstance_->_getPluginManager(); }
116
117PluginManager *PluginRepository::_getPluginManager() { return pm; }
118

Callers 2

loadLibsMethod · 0.80

Calls 1

_getPluginManagerMethod · 0.80

Tested by 1

loadLibsMethod · 0.64