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

Method hasData

src/common/classes/array.h:370–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

368 bool isEmpty() const { return count == 0; }
369
370 bool hasData() const { return count != 0; }
371
372 size_type getCapacity() const { return capacity; }
373

Callers 15

setupIcuAttributesMethod · 0.45
getTxtTrapsMethod · 0.45
loadConfigMethod · 0.45
resolveAliasFunction · 0.45
expandDatabaseNameFunction · 0.45
notifyDatabaseNameFunction · 0.45
parsePrimaryMethod · 0.45
setAttrFunction · 0.45
initializeMethod · 0.45
~ICUMethod · 0.45
createMethod · 0.45
stringToKeyMethod · 0.45

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.36