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

Method SetTracked

sourcecommon/tinyxml2.h:385–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

383 }
384
385 void SetTracked() {
386 _nUntracked--;
387 }
388
389 int Untracked() const {
390 return _nUntracked;

Callers 6

InsertEndChildMethod · 0.80
InsertFirstChildMethod · 0.80
InsertAfterChildMethod · 0.80
ParseDeepMethod · 0.80
FindOrCreateAttributeMethod · 0.80
ParseAttributesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected