FDO .NET API Reference Feature Data Objects

mgPhysicalSchemaMapping.h File Reference

Include dependency graph for mgPhysicalSchemaMapping.h:

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

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Commands::Schema

Classes

class  OSGeo::FDO::Commands::Schema::PhysicalSchemaMapping
 PhysicalSchemaMapping is an abstract class that is the base class of all Schema Override sets. Each instance contains the overrides for a particular Feature Schema and FDO Provider. Each FDO Provider, that allows Schema Overrides, must create a sub-class of this class. This sub-class must implement the overrides that are specific to the provider. The Provider can also add support, for serializing to an XML document, by overriding the functions inherited from XmlSerializable. More...

Comments or suggestions? Send us feedback.