MCPcopy 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

CryptKeyHolderMethod · 0.45
createPluginMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected