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

Method getSubType

examples/interfaces/05.user_metadata.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143 }
144
145 int getSubType(ThrowStatusWrapper* /*status*/, unsigned /*index*/)
146 {
147 return 0;
148 }
149
150 unsigned getLength(ThrowStatusWrapper* /*status*/, unsigned /*index*/)
151 {

Callers 2

dumpDataMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected