MCPcopy 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
269void ReplTransaction::dispose()
270{
271 WriteLog(parent->log, "%p\tdispose()\n", this);
272 delete this;
273}
274
275FB_BOOLEAN ReplTransaction::prepare()
276{

Callers 15

~ReplPluginMethod · 0.45
clearMethod · 0.45
~AppMethod · 0.45
~CryptKeyHolderMethod · 0.45
print_csFunction · 0.45
mainFunction · 0.45
dropFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
~EventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected