MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / clear

Method clear

src/remote/client/interface.cpp:277–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

275 }
276
277 void clear()
278 {
279 transaction = NULL;
280 }
281
282private:
283 Transaction(Transaction* from)

Callers 15

parseMetadataMethod · 0.45
createBatchMethod · 0.45
executeMethod · 0.45
openCursorMethod · 0.45
freeClientDataMethod · 0.45
prepareMethod · 0.45
setCursorNameMethod · 0.45
fetchMethod · 0.45
resetDataFromPluginMethod · 0.45
tryNewKeysMethod · 0.45
buildBlrMethod · 0.45
end_statementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected