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

Method init

src/jrd/jrd.cpp:591–596  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

589 {
590 public:
591 static void init()
592 {
593 IbUtil::initialize();
594 IntlManager::initialize();
595 ExtEngineManager::initialize();
596 }
597
598 static void cleanup()
599 {

Callers 7

successful_completionFunction · 0.45
createDatabaseMethod · 0.45
freeEngineDataMethod · 0.45
queryMethod · 0.45
setDbCryptCallbackMethod · 0.45
initAttachmentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected