Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getCount
Method
getCount
src/jrd/recsrc/WindowedStream.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
FB_UINT64 getCount(thread_db* tdbb) const override
81
{
82
return m_next->getCount(tdbb);
83
}
84
85
FB_UINT64 getPosition(Request* request) const override
86
{
Callers
3
internalOpen
Method · 0.45
internalGetRecord
Method · 0.45
locateFrameRange
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected