FDO API Reference Feature Data Objects

FeaturePropertyReader.h File Reference

#include <FdoStd.h>

Include dependency graph for FeaturePropertyReader.h:

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

Go to the source code of this file.


Classes

class  FdoXmlFeaturePropertyReader
 FdoXmlFeaturePropertyReader reads features from an XML document. The reading is event driven. As features and properties within features are encountered, the invoker is notified through the FdoXmlFeatureHandler interface. This class is similar to FdoXmlFeatureReader except that it provides better performance. More...

Typedefs

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

Comments or suggestions? Send us feedback.