MCPcopy 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
85public:
86 void addRef()
87 {
88 ++refCounter;
89 }
90
91 void release();
92

Callers 4

getMetadataMethod · 0.45
removeStatementMethod · 0.45
purgeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected