MCPcopy 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_POINTFunction · 0.45
registerEngineFunction · 0.45
registerModuleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected