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

Method getSize

src/jrd/Statement.h:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 }
66
67 unsigned getSize() const
68 {
69 return (unsigned) pool->getStatsGroup().getCurrentUsage();
70 }
71
72 const Routine* getRoutine() const;
73 bool isActive() const;

Callers

nothing calls this directly

Calls 1

getCurrentUsageMethod · 0.80

Tested by

no test coverage detected