MCPcopy Create free account
hub / github.com/MyGUI/mygui / data

Method data

Tools/EditorFramework/pugixml.cpp:5451–5454  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5449 }
5450
5451 PUGI__FN xml_node xml_text::data() const
5452 {
5453 return xml_node(_data());
5454 }
5455
5456#ifdef __BORLANDC__
5457 PUGI__FN bool operator&&(const xml_text& lhs, bool rhs)

Callers 11

writeRegionMethod · 0.45
writeStateMethod · 0.45
writeStateTextMethod · 0.45
setValueImplMethod · 0.45
getValueListMethod · 0.45
loadUserSettingsFileMethod · 0.45
saveUserSettingsFileMethod · 0.45
setValueListImplMethod · 0.45
getValueNodeListMethod · 0.45
eval_stringMethod · 0.45
CStringMethod · 0.45

Calls 1

xml_nodeClass · 0.70

Tested by

no test coverage detected