Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ addRef
Method
addRef
examples/dbcrypt/CryptKeyHolder.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
void addRef()
99
{
100
++refCounter;
101
}
102
103
void setOwner(Firebird::IReferenceCounted* o)
104
{
Callers
2
CryptKeyHolder
Method · 0.45
createPlugin
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected