MCPcopy Create free account
hub / github.com/NanoMichael/MicroTeX / ItemSize

Method ItemSize

src/xml/tinyxml2.h:358–360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

356 }
357
358 virtual int ItemSize() const {
359 return SIZE;
360 }
361 int CurrentAllocs() const {
362 return _currentAllocs;
363 }

Callers 8

IdentifyMethod · 0.80
FindOrCreateAttributeMethod · 0.80
ParseAttributesMethod · 0.80
NewElementMethod · 0.80
NewCommentMethod · 0.80
NewTextMethod · 0.80
NewDeclarationMethod · 0.80
NewUnknownMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected