Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ dispose
Method
dispose
examples/replication/fbSampleReplicator.cpp:269–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
void ReplTransaction::dispose()
270
{
271
WriteLog(parent->log,
"%p\tdispose()\n"
, this);
272
delete this;
273
}
274
275
FB_BOOLEAN ReplTransaction::prepare()
276
{
Callers
15
~ReplPlugin
Method · 0.45
clear
Method · 0.45
~App
Method · 0.45
~CryptKeyHolder
Method · 0.45
print_cs
Function · 0.45
main
Function · 0.45
drop
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
~Event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected