Class xml_node
#include <Geode/cocos/robtop/xml/pugixml.hpp>
classxml_node{ ... }
No description provided
Examples0
Public static methods0
Public member functions77
booloperator!()const
No description provided
booloperator==()const
No description provided
booloperator!=()const
No description provided
booloperator<()const
No description provided
booloperator>()const
No description provided
booloperator<=()const
No description provided
booloperator>=()const
No description provided
boolempty()const
No description provided
pugi::xml_node_typetype()const
No description provided
pugi::char_tconst*name()const
No description provided
pugi::char_tconst*value()const
No description provided
pugi::xml_attributefirst_attribute()const
No description provided
pugi::xml_attributelast_attribute()const
No description provided
pugi::xml_nodefirst_child()const
No description provided
pugi::xml_nodelast_child()const
No description provided
pugi::xml_nodenext_sibling()const
No description provided
pugi::xml_nodeprevious_sibling()const
No description provided
pugi::xml_nodeparent()const
No description provided
pugi::xml_noderoot()const
No description provided
pugi::xml_texttext()const
No description provided
pugi::xml_nodechild()const
No description provided
pugi::xml_attributeattribute()const
No description provided
pugi::xml_nodenext_sibling()const
No description provided
pugi::xml_nodeprevious_sibling()const
No description provided
pugi::char_tconst*child_value()const
No description provided
pugi::char_tconst*child_value()const
No description provided
boolset_name()
No description provided
boolset_value()
No description provided
pugi::xml_attributeappend_attribute()
No description provided
pugi::xml_attributeprepend_attribute()
No description provided
pugi::xml_attributeinsert_attribute_after(,)
No description provided
pugi::xml_attributeinsert_attribute_before(,)
No description provided
pugi::xml_attributeappend_copy()
No description provided
pugi::xml_attributeprepend_copy()
No description provided
pugi::xml_attributeinsert_copy_after(,)
No description provided
pugi::xml_attributeinsert_copy_before(,)
No description provided
pugi::xml_nodeappend_child()
No description provided
pugi::xml_nodeprepend_child()
No description provided
pugi::xml_nodeinsert_child_after(,)
No description provided
pugi::xml_nodeinsert_child_before(,)
No description provided
pugi::xml_nodeappend_child()
No description provided
pugi::xml_nodeprepend_child()
No description provided
pugi::xml_nodeinsert_child_after(,)
No description provided
pugi::xml_nodeinsert_child_before(,)
No description provided
pugi::xml_nodeappend_copy(pugi::xml_nodeconst&proto)
No description provided
pugi::xml_nodeprepend_copy(pugi::xml_nodeconst&proto)
No description provided
pugi::xml_nodeinsert_copy_after(pugi::xml_nodeconst&proto,)
No description provided
pugi::xml_nodeinsert_copy_before(pugi::xml_nodeconst&proto,)
No description provided
boolremove_attribute()
No description provided
boolremove_attribute()
No description provided
boolremove_child()
No description provided
boolremove_child()
No description provided
template<typename Predicate>pugi::xml_attributefind_attribute(Predicatepred)const
No description provided
template<typename Predicate>pugi::xml_nodefind_child(Predicatepred)const
No description provided
template<typename Predicate>pugi::xml_nodefind_node(Predicatepred)const
No description provided
pugi::xml_nodefind_child_by_attribute(,pugi::char_tconst*attr_name,pugi::char_tconst*attr_value)const
No description provided
pugi::xml_nodefind_child_by_attribute(pugi::char_tconst*attr_name,pugi::char_tconst*attr_value)const
No description provided
pugi::string_tpath(pugi::char_tdelimiter)const
No description provided
pugi::xml_nodefirst_element_by_path(,pugi::char_tdelimiter)const
No description provided
booltraverse(pugi::xml_tree_walker&walker)
No description provided
pugi::xpath_nodeselect_single_node(pugi::char_tconst*query,pugi::xpath_variable_set*variables)const
No description provided
pugi::xpath_nodeselect_single_node()const
No description provided
pugi::xpath_node_setselect_nodes(pugi::char_tconst*query,pugi::xpath_variable_set*variables)const
No description provided
pugi::xpath_node_setselect_nodes()const
No description provided
voidprint(pugi::xml_writer&writer,pugi::char_tconst*indent,uintflags,pugi::xml_encodingencoding,uintdepth)const
No description provided
voidprint(,pugi::char_tconst*indent,uintflags,pugi::xml_encodingencoding,uintdepth)const
No description provided
voidprint(,pugi::char_tconst*indent,uintflags,uintdepth)const
No description provided
pugi::xml_node::iteratorbegin()const
No description provided
pugi::xml_node::iteratorend()const
No description provided
pugi::xml_node::attribute_iteratorattributes_begin()const
No description provided
pugi::xml_node::attribute_iteratorattributes_end()const
No description provided
pugi::xml_object_range<pugi::xml_node_iterator>children()const
No description provided
pugi::xml_object_range<pugi::xml_named_node_iterator>children()const
No description provided
pugi::xml_object_range<pugi::xml_attribute_iterator>attributes()const
No description provided
ptrdiff_toffset_debug()const
No description provided
size_thash_value()const
No description provided
pugi::xml_node_struct*internal_object()const
No description provided
Fields0
Protected member functions0
Protected fields1
;
No description provided