MCPcopy 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

DebugServerMethod · 0.45
config.cppFile · 0.45
EngineMethod · 0.45
getDefaultConfigMethod · 0.45
PluginDataMethod · 0.45
ExtAuthClientMethod · 0.45
setKeyMethod · 0.45
getEntryMethod · 0.45

Calls 1

findPluginConfigFunction · 0.85

Tested by

no test coverage detected