#include <FdoStd.h>
Go to the source code of this file.
Classes | |
class | FdoXmlFeatureWriter |
FdoXmlFeatureWriter writes features to an XML document. The features are written in GML format. Each feature is written in 3 steps:. More... | |
Typedefs | |
typedef FdoPtr < FdoXmlFeatureWriter > | FdoXmlFeatureWriterP |
FdoXmlFeatureWriterP is a FdoPtr on FdoXmlFeatureWriter, provided for convenience. |