FDO API Reference Feature Data Objects

MergeContext.h File Reference

#include <FdoStd.h>
#include <Fdo/Schema/FeatureSchemaCollection.h>
#include <Fdo/Schema/FeatureClass.h>
#include <Fdo/Schema/NetworkLinkFeatureClass.h>
#include <Fdo/Schema/NetworkClass.h>
#include <Fdo/Schema/NetworkNodeFeatureClass.h>
#include <Fdo/Schema/RasterPropertyDefinition.h>
#include <Fdo/Schema/UniqueConstraint.h>
#include <Fdo/Schema/ObjectPropertyDefinition.h>
#include <Fdo/Xml/Flags.h>

Include dependency graph for MergeContext.h:

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

Go to the source code of this file.


Classes

class  FdoSchemaMergeContext
 FdoSchemaMergeContext provides support for updating a set of feature schemas base on a second set of schemas. It's main purpose is to support the reading of feature schemas from XML and the IApplySchema command implementations of certain providers (e.g. SDF Provider). More...
class  FdoSchemaMergeContext::ClassRef
class  FdoSchemaMergeContext::ClassRefs
class  FdoSchemaMergeContext::ElementMap
class  FdoSchemaMergeContext::ElementMaps
class  FdoSchemaMergeContext::StringsRef
class  FdoSchemaMergeContext::StringsRefs
class  FdoSchemaMergeContext::UniqueConstraintRef
class  FdoSchemaMergeContext::UniqueConstraintRefs

Typedefs

typedef FdoPtr< FdoSchemaMergeContextFdoSchemaMergeContextP
 FdoSchemaMergeContextP is a FdoPtr on FdoSchemaMergeContext, provided for convenience.

Comments or suggestions? Send us feedback.