Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ node
Method
node
Tools/EditorFramework/pugixml.cpp:10490–10493 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10488
}
10489
10490
PUGI__FN xml_node xpath_node::node() const
10491
{
10492
return _attribute ? xml_node() : _node;
10493
}
10494
10495
PUGI__FN xml_attribute xpath_node::attribute() const
10496
{
Callers
15
deserialization
Method · 0.45
fillStateData
Method · 0.45
fillSeparatorData
Method · 0.45
fillRegionData
Method · 0.45
LoadStates
Method · 0.45
LoadStates
Method · 0.45
getExistValue
Method · 0.45
getValue
Method · 0.45
setValueImpl
Method · 0.45
getValueList
Method · 0.45
setValueListImpl
Method · 0.45
xpath_string string_value
Function · 0.45
Calls
1
xml_node
Class · 0.70
Tested by
no test coverage detected