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

Method text

Tools/EditorFramework/pugixml.cpp:4586–4589  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4584 }
4585
4586 PUGI__FN xml_text xml_node::text() const
4587 {
4588 return xml_text(_root);
4589 }
4590
4591 PUGI__FN const char_t* xml_node::child_value() const
4592 {

Callers 2

setValueImplMethod · 0.45
setValueListImplMethod · 0.45

Calls 1

xml_textClass · 0.70

Tested by

no test coverage detected