Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_POINT
Function · 0.45
FB_PLUGIN_ENTRY_POINT
Function · 0.45
registerTrace
Function · 0.45
registerEngine
Function · 0.45
FB_PLUGIN_ENTRY_POINT
Function · 0.45
FB_PLUGIN_ENTRY_POINT
Function · 0.45
FB_PLUGIN_ENTRY_POINT
Function · 0.45
Calls
2
PluginManagerInterfacePtr
Class · 0.85
registerModule
Method · 0.45
Tested by
no test coverage detected