MCPcopy 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

destroyMethod · 0.80

Calls 1

callFunction · 0.85

Tested by

no test coverage detected