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

Method init

src/jrd/trace/TraceManager.cpp:125–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125void TraceManager::init()
126{
127 // ensure storage is initialized
128 getStorage();
129 load_plugins();
130 changeNumber = 0;
131}
132
133void TraceManager::load_plugins()
134{

Callers 1

TRACE_mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected