Spinning Topp Logo BlackTopp Studios
inc
Classes | Namespaces
nodeiterator.h File Reference

Contains the defintion of the Mezzanine::XML::NodeIterator and Mezzanine::XML::NamedNodeIterator class. More...

#include "datatypes.h"
#include "node.h"
#include "swig.h"
+ Include dependency graph for nodeiterator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Mezzanine::XML::NamedNodeIterator
 Child node iterator (a forward iterator over a collection of Node) only iterates over nodes with a given name. More...
 
class  Mezzanine::XML::NodeIterator
 Child node iterator (a bidirectional iterator over a collection of Node) More...
 

Namespaces

 Mezzanine
 The bulk of the engine components go in this namspace.
 
 Mezzanine::XML
 All tools for working with XML are located in this namespace.
 

Detailed Description

Contains the defintion of the Mezzanine::XML::NodeIterator and Mezzanine::XML::NamedNodeIterator class.

Definition in file nodeiterator.h.