Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ cleanupCallbackFunction
Method
cleanupCallbackFunction
src/yvalve/why.cpp:1108–1112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1106
}
1107
1108
virtual void cleanupCallbackFunction()
1109
{
1110
call(routine);
1111
delete this;
1112
}
1113
1114
private:
1115
void call(AttachmentCleanupRoutine* routine)
Callers
1
destroy
Method · 0.80
Calls
1
call
Function · 0.85
Tested by
no test coverage detected