Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Overload-Technologies/Overload
/ Name
Method
Name
Dependencies/tinyxml2/src/tinyxml2.cpp:1343–1346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1341
// --------- XMLAttribute ---------- //
1342
1343
const char* XMLAttribute::Name() const
1344
{
1345
return _name.GetStr();
1346
}
1347
1348
const char* XMLAttribute::Value() const
1349
{
Callers
15
ParseDeep
Method · 0.45
ToElementWithName
Method · 0.45
FindAttribute
Method · 0.45
FindOrCreateAttribute
Method · 0.45
DeleteAttribute
Method · 0.45
ParseAttributes
Method · 0.45
ShallowClone
Method · 0.45
ShallowEqual
Method · 0.45
VisitEnter
Method · 0.45
MakeUniqueNodeName
Method · 0.45
ConvertNodes
Method · 0.45
ConvertModel
Method · 0.45
Calls
1
GetStr
Method · 0.80
Tested by
no test coverage detected