Class xml_attribute_iterator

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