Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ node
Method
node
UnitTests/TestApp/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
12
load
Method · 0.45
deserialization
Method · 0.45
deserialization
Method · 0.45
xpath_string string_value
Function · 0.45
document_order
Function · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
qualified_name
Function · 0.45
namespace_uri
Function · 0.45
step_do
Method · 0.45
eval_boolean
Method · 0.45
eval_node_set
Method · 0.45
Calls
1
xml_node
Class · 0.70
Tested by
no test coverage detected