MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getConfigManager

Method getConfigManager

src/yvalve/MasterImplementation.cpp:443–446  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441namespace Why {
442
443 IConfigManager* MasterImplementation::getConfigManager()
444 {
445 return Firebird::iConfigManager;
446 }
447
448} // namespace Why
449

Callers 4

loadModuleMethod · 0.45
getInstallDirectoryMethod · 0.45
getRootDirectoryMethod · 0.45
specialProcessingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected