FDO API Reference Feature Data Objects

FeatureContext.h File Reference

#include <FdoStd.h>
#include <Common/Xml/SaxContext.h>

Include dependency graph for FeatureContext.h:

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

Go to the source code of this file.


Classes

class  FdoXmlFeatureContext
 FdoXmlFeatureContext provides contextual information to the FdoXmlFeatureHandler callback implementations when an XML document parse is in progress. This class provides very rudimentary functionality such as error reporting and access to the FdoXmlFeaturePropertyReader doing the parse. Applications can pass extra information by sub-classing from this class. More...

Typedefs

typedef FdoPtr< FdoXmlFeatureContextFdoXmlFeatureContextP
 FdoXmlFeatureContextP is a FdoPtr on FdoXmlFeatureContext, provided for convenience.

Comments or suggestions? Send us feedback.