Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getObject
Method
getObject
src/common/classes/stack.h:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
Object getObject(FB_SIZE_T pos) const
79
{
80
return this->data[pos];
81
}
82
83
void split(FB_SIZE_T elem, Entry* target)
84
{
Callers
15
nodeAs
Function · 0.45
add
Method · 0.45
copy
Method · 0.45
internalDsqlPass
Method · 0.45
dsqlFieldRemapper
Method · 0.45
pass1
Method · 0.45
execute
Method · 0.45
dsqlPass
Method · 0.45
print
Method · 0.45
createRseNode
Method · 0.45
convertNeqAllToNotAny
Method · 0.45
pass2
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected