Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxBelkov/visualsyslog
/ Name
Method
Name
sourcecommon/tinyxml2.cpp:1072–1075 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1070
// --------- XMLAttribute ---------- //
1071
1072
const char* XMLAttribute::Name() const
1073
{
1074
return _name.GetStr();
1075
}
1076
1077
const char* XMLAttribute::Value() const
1078
{
Callers
12
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
Load
Method · 0.80
Load
Method · 0.80
Load
Method · 0.80
Load
Method · 0.80
Calls
1
GetStr
Method · 0.80
Tested by
no test coverage detected