cinderXmlTree

Iter /

#includecinder/Xml.h

An iterator over the children of an XmlTree .


Public Member Functions

  • bool
    operator!= (const Iter &rhs)
  • bool
    operator== (const Iter &rhs)
  • bool
    operator!= (const ConstIter &rhs)
  • bool
    operator== (const ConstIter &rhs)