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

The definitions for all of the XML::Writer inheritance hierarchy. More...

#include "datatypes.h"
#include "Resource/datastream.h"
+ 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.
 

Detailed Description

The definitions for all of the XML::Writer inheritance hierarchy.

Definition in file writer.h.