MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getNullOffset

Method getNullOffset

examples/interfaces/05.user_metadata.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168 }
169
170 unsigned getNullOffset(ThrowStatusWrapper* /*status*/, unsigned /*index*/)
171 {
172 return nullOffset;
173 }
174
175 IMetadataBuilder* getBuilder(ThrowStatusWrapper* status)
176 {

Callers 6

Functions.cppFile · 0.45
Zones.cppFile · 0.45
Procedures.cppFile · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected