Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ Name
Method
Name
Engine/lib/tinyxml/tinyxml2.cpp:1400–1403 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1398
// --------- XMLAttribute ---------- //
1399
1400
const char* XMLAttribute::Name() const
1401
{
1402
return _name.GetStr();
1403
}
1404
1405
const char* XMLAttribute::Value() const
1406
{
Callers
15
readElement
Method · 0.45
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
E32Main
Function · 0.45
ConstructWindowL
Function · 0.45
Calls
1
GetStr
Method · 0.80
Tested by
no test coverage detected