Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
139
void ReplPlugin::addRef()
140
{
141
WriteLog(log,
"%p\taddRef() to %d\n"
, this, ++refCounter);
142
}
143
144
int ReplPlugin::release()
145
{
Callers
3
createPlugin
Method · 0.45
setAttachment
Method · 0.45
ReplTransaction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected