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

Method getFirst

src/common/classes/tree.h:198–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196 bool locate(LocType lt, const Key& key) { return defaultAccessor.locate(lt, key); }
197
198 bool getFirst() { return defaultAccessor.getFirst(); }
199
200 bool getLast() { return defaultAccessor.getLast(); }
201

Callers 10

initUnicodeCollationMethod · 0.45
~ICUModulesMethod · 0.45
createMethod · 0.45
appendMethod · 0.45
testBePlusTreeFunction · 0.45
testAllocatorFunction · 0.45
testAllocatorOverheadFunction · 0.45
testAllocatorMemoryPoolFunction · 0.45
testAllocatorMallocFunction · 0.45

Calls

no outgoing calls

Tested by 2

testBePlusTreeFunction · 0.36
testAllocatorFunction · 0.36