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

Method getCount

src/jrd/trace/TraceObjects.cpp:326–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324
325
326FB_SIZE_T TraceSQLStatementImpl::DSQLParamsImpl::getCount()
327{
328 fillParams();
329 return m_descs.getCount();
330}
331
332const dsc* TraceSQLStatementImpl::DSQLParamsImpl::getParam(FB_SIZE_T idx)
333{

Callers 15

getDataMethod · 0.45
getDataMethod · 0.45
getLengthMethod · 0.45
getIdleCountMethod · 0.45
attachMethod · 0.45
isAvailableMethod · 0.45
openMethod · 0.45
createMethod · 0.45
attachMethod · 0.45
doPrepareMethod · 0.45
doExecuteMethod · 0.45
doOpenMethod · 0.45

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.36