Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getPluggedModule
Method
getPluggedModule
src/yvalve/PluginManager.cpp:488–491 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
486
}
487
488
const PluginModule* getPluggedModule() const throw()
489
{
490
return module;
491
}
492
493
IPluginBase* factory(IFirebirdConf *iFirebirdConf);
494
Callers
1
getModuleName
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected