Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getFirst
Method · 0.45
getNext
Method · 0.45
locate
Method · 0.45
transformString
Method · 0.45
~TracePluginImpl
Method · 0.45
logRecordConn
Method · 0.45
logRecordTrans
Method · 0.45
logRecordStmt
Method · 0.45
logRecordServ
Method · 0.45
log_event_detach
Method · 0.45
log_event_transaction_end
Method · 0.45
log_event_dsql_free
Method · 0.45
Calls
no outgoing calls
Tested by
2
testBePlusTree
Function · 0.36
testAllocator
Function · 0.36