Public Member Functions | Protected Member Functions | Private Attributes | Friends
pugi::xml_tree_walker Class Reference

#include <pugixml.hpp>

List of all members.

Public Member Functions

virtual bool begin (xml_node &node)
virtual bool end (xml_node &node)
virtual bool for_each (xml_node &node)=0
 xml_tree_walker ()
virtual ~xml_tree_walker ()

Protected Member Functions

int depth () const

Private Attributes

int _depth

Friends

class xml_node

Detailed Description

Definition at line 864 of file pugixml.hpp.


Constructor & Destructor Documentation

Definition at line 4955 of file pugixml.cpp.

Definition at line 4959 of file pugixml.cpp.


Member Function Documentation

PUGI__FN bool pugi::xml_tree_walker::begin ( xml_node node) [virtual]

Definition at line 4968 of file pugixml.cpp.

PUGI__FN int pugi::xml_tree_walker::depth ( ) const [protected]

Definition at line 4963 of file pugixml.cpp.

PUGI__FN bool pugi::xml_tree_walker::end ( xml_node node) [virtual]

Definition at line 4973 of file pugixml.cpp.

virtual bool pugi::xml_tree_walker::for_each ( xml_node node) [pure virtual]

Friends And Related Function Documentation

friend class xml_node [friend]

Definition at line 866 of file pugixml.hpp.


Member Data Documentation

Definition at line 869 of file pugixml.hpp.


The documentation for this class was generated from the following files:


pugixml
Author(s): Jose Luis Sanchez-Lopez
autogenerated on Thu Jun 6 2019 21:00:00