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

Method getStatement

src/remote/client/interface.cpp:717–720  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

715 }
716
717 Rsr* getStatement()
718 {
719 return statement;
720 }
721
722 Attachment* getAttachment()
723 {

Callers 15

BatchMethod · 0.45
addMethod · 0.45
sendMessagePacketMethod · 0.45
addBlobMethod · 0.45
appendBlobDataMethod · 0.45
addBlobStreamMethod · 0.45
sendBlobPacketMethod · 0.45
sendDeferredPacketMethod · 0.45
setDefaultBpbMethod · 0.45
setServerInfoMethod · 0.45
registerBlobMethod · 0.45
executeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected