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

Function getUnloadDetector

src/common/classes/ImplementHelper.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47{
48
49UnloadDetectorHelper* getUnloadDetector()
50{
51 return &myModule;
52}
53
54void CachedMasterInterface::set(IMaster* master)
55{

Callers 8

FB_PLUGIN_ENTRY_POINTFunction · 0.85
FB_PLUGIN_ENTRY_POINTFunction · 0.85
registerTraceFunction · 0.85
createPluginMethod · 0.85
registerEngineFunction · 0.85
FB_PLUGIN_ENTRY_POINTFunction · 0.85
FB_PLUGIN_ENTRY_POINTFunction · 0.85
FB_PLUGIN_ENTRY_POINTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected