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

Method current

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

Source from the content-addressed store, hash-verified

82 bool getPrev() { return defaultAccessor.getPrev(); }
83
84 T current() const { return defaultAccessor.current(); }
85
86 // Set bit
87 void set(T value)

Callers 15

getFirstMethod · 0.45
getNextMethod · 0.45
locateMethod · 0.45
transformStringMethod · 0.45
~TracePluginImplMethod · 0.45
logRecordConnMethod · 0.45
logRecordTransMethod · 0.45
logRecordStmtMethod · 0.45
logRecordServMethod · 0.45
log_event_detachMethod · 0.45
log_event_dsql_freeMethod · 0.45

Calls

no outgoing calls

Tested by 2

testBePlusTreeFunction · 0.36
testAllocatorFunction · 0.36