Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolygonTek/BlueshiftEngine
/ SetTracked
Method
SetTracked
Source/ThirdParty/tinyxml2/tinyxml2.h:393–395 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
391
}
392
393
void SetTracked() {
394
_nUntracked--;
395
}
396
397
int Untracked() const {
398
return _nUntracked;
Callers
5
ParseDeep
Method · 0.80
InsertChildPreamble
Method · 0.80
FindOrCreateAttribute
Method · 0.80
ParseAttributes
Method · 0.80
DeleteNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected