MCPcopy 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

nodeAsFunction · 0.45
addMethod · 0.45
copyMethod · 0.45
internalDsqlPassMethod · 0.45
dsqlFieldRemapperMethod · 0.45
pass1Method · 0.45
executeMethod · 0.45
dsqlPassMethod · 0.45
printMethod · 0.45
createRseNodeMethod · 0.45
convertNeqAllToNotAnyMethod · 0.45
pass2Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected