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

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

#include <element.hpp>

Public Member Functions

const Attribute operator* ()
 Yield an Attribute representing the attribute at this position.
 

Detailed Description

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


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