ponder 3.2
C++ reflection library
ponder::archive::RapidXmlArchive< CH >::ArrayIterator Class Reference

Facilitate iteration over XML elements/arrays. More...

#include <rapidxml.hpp>

Public Member Functions

 ArrayIterator (Node arrayNode, detail::string_view name)
 
bool isEnd () const
 
void next ()
 
Node getItem ()
 

Detailed Description

template<typename CH = char>
class ponder::archive::RapidXmlArchive< CH >::ArrayIterator

Facilitate iteration over XML elements/arrays.


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