Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ isAllocated
Method
isAllocated
src/jrd/extds/ExtDS.h:711–711 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
709
bool isActive() const { return m_active; }
710
711
bool isAllocated() const { return m_allocated; }
712
713
bool isSelectable() const { return m_stmt_selectable; }
714
Callers
1
releaseStatement
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected