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

Method getNext

src/common/classes/sparse_bitmap.h:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 bool getLast() { return defaultAccessor.getLast(); }
79
80 bool getNext() { return defaultAccessor.getNext(); }
81
82 bool getPrev() { return defaultAccessor.getPrev(); }
83

Callers 4

locateMethod · 0.45
getNextMethod · 0.45
bit_orMethod · 0.45
bit_andMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected