MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / Size

Method Size

sourcecommon/tinyxml2.h:269–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267 }
268
269 int Size() const {
270 return _size;
271 }
272
273 int Capacity() const {
274 return _allocated;

Callers 3

~MemPoolTMethod · 0.80
TraceMethod · 0.80
CStrSizeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected