Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JayXon/Leanify
/ Name
Method
Name
lib/tinyxml2/tinyxml2.cpp:1151–1154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1149
// --------- XMLAttribute ---------- //
1150
1151
const char* XMLAttribute::Name() const
1152
{
1153
return _name.GetStr();
1154
}
1155
1156
const char* XMLAttribute::Value() const
1157
{
Callers
9
FirstChildElement
Method · 0.80
LastChildElement
Method · 0.80
FindAttribute
Method · 0.80
FindOrCreateAttribute
Method · 0.80
DeleteAttribute
Method · 0.80
ParseAttributes
Method · 0.80
ShallowClone
Method · 0.80
VisitEnter
Method · 0.80
Leanify
Method · 0.80
Calls
1
GetStr
Method · 0.80
Tested by
no test coverage detected