Contains the defintion of the Mezzanine::XML::NodeIterator and Mezzanine::XML::NamedNodeIterator class. More...
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. | |
Constant Groups | |
Mezzanine | |
The bulk of the engine components go in this namspace. | |
Mezzanine::XML | |
All tools for working with XML are located in this namespace. | |
Contains the defintion of the Mezzanine::XML::NodeIterator and Mezzanine::XML::NamedNodeIterator class.
Definition in file nodeiterator.h.