cpp-ElementTree
Python ElementTree-alike XML API for C++
Public Member Functions | List of all members
etree::ChildIterator Class Reference

Represents iteration position produced by Element::begin() and Element::end(). More...

#include <element.hpp>

Public Member Functions

Elementoperator* ()
 Yield an Element representing the child at this position.
 

Detailed Description

Represents iteration position produced by Element::begin() and Element::end().


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