MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / addRef

Method addRef

examples/replication/fbSampleReplicator.cpp:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137}
138
139void ReplPlugin::addRef()
140{
141 WriteLog(log, "%p\taddRef() to %d\n", this, ++refCounter);
142}
143
144int ReplPlugin::release()
145{

Callers 3

createPluginMethod · 0.45
setAttachmentMethod · 0.45
ReplTransactionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected