FeaturePropertyWriter.h File Reference

#include <FdoStd.h>

Include dependency graph for FeaturePropertyWriter.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoXmlFeaturePropertyWriter
 FdoXmlFeaturePropertyWriter writes features in GML format. It is similar to FdoXmlFeatureWriter, except that it provides better performance. However, the caller is responsible for ensuring that properties are written in proper order. More...

Typedefs

typedef FdoPtr
< FdoXmlFeaturePropertyWriter
FdoXmlFeaturePropertyWriterP
 FdoXmlFeaturePropertyReaderP is a FdoPtr on FdoXmlFeaturePropertyReader, provided for convenience.