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

Method getMsgLength

src/remote/client/BlrFromMessage.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58unsigned BlrFromMessage::getMsgLength()
59{
60 return expectedMessageLength;
61}
62
63void BlrFromMessage::buildBlr(IMessageMetadata* metadata)
64{

Callers 3

executeMethod · 0.80
openCursorMethod · 0.80
fetchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected