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

Method ItemSize

sourcecommon/tinyxml2.h:338–340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

336 }
337
338 virtual int ItemSize() const {
339 return SIZE;
340 }
341 int CurrentAllocs() const {
342 return _currentAllocs;
343 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected