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

Method isEmpty

src/include/firebird/Interface.h:223–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221 }
222
223 bool isEmpty() const
224 {
225 return !hasData();
226 }
227
228 bool isSuccess() const
229 {

Callers 2

dropMethod · 0.45
makeFullFileNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected