Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MediaArea/MediaInfoLib
/ Name
Method
Name
Source/ThirdParty/tinyxml2/tinyxml2.cpp:1336–1339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1334
// --------- XMLAttribute ---------- //
1335
1336
const char* XMLAttribute::Name() const
1337
{
1338
return _name.GetStr();
1339
}
1340
1341
const char* XMLAttribute::Value() const
1342
{
Callers
9
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
Calls
1
GetStr
Method · 0.80
Tested by
no test coverage detected