#include <FdoStd.h>
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. |