Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ setCleanup
Method
setCleanup
src/yvalve/PluginManager.cpp:356–359 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
354
}
355
356
void setCleanup(IPluginModule* c)
357
{
358
cleanup = c;
359
}
360
361
void resetCleanup(IPluginModule* c)
362
{
Callers
3
FB_PLUGIN_ENTRY_POINT
Function · 0.45
registerEngine
Function · 0.45
registerModule
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected