Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
InsertEndChild
Method · 0.80
InsertFirstChild
Method · 0.80
InsertAfterChild
Method · 0.80
ParseDeep
Method · 0.80
FindOrCreateAttribute
Method · 0.80
ParseAttributes
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected