#include <FdoCommon.h>
Go to the source code of this file.
Classes | |
class | FdoXmlWriter |
FdoXmlWriter writes an XML document to a text or binary stream. More... | |
class | FdoXmlWriter::ElementStack |
Stack of all currently open XML elements. | |
class | FdoXmlWriter::StackElement |
Typedefs | |
typedef FdoPtr< FdoXmlWriter > | FdoXmlWriterP |
FdoXmlWriterP is a FdoPtr on FdoXmlWriter, provided for convenience. |