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

Method registerMe

src/common/classes/ImplementHelper.h:306–310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304 { }
305
306 void registerMe()
307 {
308 PluginManagerInterfacePtr()->registerModule(this);
309 flagOsUnload = true;
310 }
311
312 ~UnloadDetectorHelper()
313 {

Callers 7

FB_PLUGIN_ENTRY_POINTFunction · 0.45
FB_PLUGIN_ENTRY_POINTFunction · 0.45
registerTraceFunction · 0.45
registerEngineFunction · 0.45
FB_PLUGIN_ENTRY_POINTFunction · 0.45
FB_PLUGIN_ENTRY_POINTFunction · 0.45
FB_PLUGIN_ENTRY_POINTFunction · 0.45

Calls 2

registerModuleMethod · 0.45

Tested by

no test coverage detected