The definitions for all of the XML::Writer inheritance hierarchy. More...
Include dependency graph for writer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Mezzanine::XML::Writer |
| Interface for node printing (see Node::Print) More... | |
| class | Mezzanine::XML::WriterFile |
| An implementation of Writer intended for writing to FILEs as defined in stdio. More... | |
| class | Mezzanine::XML::WriterStream |
| An implementation of Writer intended for writing std::ostreams. More... | |
| class | Mezzanine::XML::XMLStreamWrapper |
| This represents a simple wrapper that makes data streams compatible with the XML API. 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. | |
The definitions for all of the XML::Writer inheritance hierarchy.
Definition in file writer.h.
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.