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

Method getCount

src/common/MsgMetadata.h:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141 }
142
143 unsigned getCount()
144 {
145 return items.getCount();
146 }
147
148 void reset()
149 {

Callers 13

MsgMetadataClass · 0.45
getFieldMethod · 0.45
getRelationMethod · 0.45
getOwnerMethod · 0.45
getAliasMethod · 0.45
getTypeMethod · 0.45
isNullableMethod · 0.45
getSubTypeMethod · 0.45
getLengthMethod · 0.45
getScaleMethod · 0.45
getCharSetMethod · 0.45
getOffsetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected