Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ addRef
Method
addRef
src/dsql/DsqlStatements.h:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
85
public:
86
void addRef()
87
{
88
++refCounter;
89
}
90
91
void release();
92
Callers
4
getMetadata
Method · 0.45
removeStatement
Method · 0.45
statementGoingInactive
Method · 0.45
purge
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected