Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getDefaultConfig
Method
getDefaultConfig
src/yvalve/PluginManager.cpp:483–486 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
481
}
482
483
IConfig* getDefaultConfig()
484
{
485
return findPluginConfig(pluginLoaderConfig, confName);
486
}
487
488
const PluginModule* getPluggedModule() const throw()
489
{
Callers
8
DebugServer
Method · 0.45
config.cpp
File · 0.45
Engine
Method · 0.45
getDefaultConfig
Method · 0.45
PluginData
Method · 0.45
ExtAuthClient
Method · 0.45
setKey
Method · 0.45
getEntry
Method · 0.45
Calls
1
findPluginConfig
Function · 0.85
Tested by
no test coverage detected