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

Method hasData

src/dsql/dsql.h:670–673  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

668 }
669
670 bool hasData() const
671 {
672 return s.hasData();
673 }
674
675 bool isEmpty() const
676 {

Callers 15

reattach_databaseFunction · 0.45
svc_api_gbakFunction · 0.45
setupSkipDataMethod · 0.45
setupIncludeDataMethod · 0.45
mvol_get_holderFunction · 0.45
start_cryptFunction · 0.45
getCleanBufferMethod · 0.45
getDirtyBufferMethod · 0.45
getWorkItemMethod · 0.45
getKeyMethod · 0.45
getLoginMethod · 0.45
authenticateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected