Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
441
namespace Why {
442
443
IConfigManager* MasterImplementation::getConfigManager()
444
{
445
return Firebird::iConfigManager;
446
}
447
448
} // namespace Why
449
Callers
4
loadModule
Method · 0.45
getInstallDirectory
Method · 0.45
getRootDirectory
Method · 0.45
specialProcessing
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected