Class xml_node_iterator

#include <Geode/cocos/robtop/xml/pugixml.hpp>
classxml_node_iterator{ ... }
No description provided
Examples0
Public static methods0
Public member functions8
booloperator==()const
No description provided
booloperator!=()const
No description provided
pugi::xml_node&operator*()const
No description provided
pugi::xml_node*operator->()const
No description provided
pugi::xml_node_iteratorconst&operator++()
No description provided
pugi::xml_node_iteratoroperator++()
No description provided
pugi::xml_node_iteratorconst&operator--()
No description provided
pugi::xml_node_iteratoroperator--()
No description provided
Fields0
Protected member functions0
Protected fields0