OSGeo FDO Provider for ODBC API Reference

OSGeo FDO Provider for ODBC API

API Reference OSGeo FDO Provider for ODBC

FdoOdbcOvPhysicalSchemaMapping Class Reference

#include <OdbcOvPhysicalSchemaMapping.h>

Inherits FdoRdbmsOvPhysicalSchemaMapping.

Inheritance diagram for FdoOdbcOvPhysicalSchemaMapping:

Inheritance graph
[legend]
List of all members.

Detailed Description

Concrete class offering schema overrides for the Odbc Provider.

Definition at line 27 of file OdbcOvPhysicalSchemaMapping.h.

Public Member Functions

FDOODBC_OV_API FdoOdbcOvClassCollectionGetClasses ()
 Gets the classes.
virtual FDOODBC_OV_API FdoString * GetProvider (void)
 Gets the provider name.

Static Public Member Functions

static FDOODBC_OV_API FdoOdbcOvPhysicalSchemaMappingCreate (FdoString *name)
 Constructs an instance of an FdoOdbcOvPhysicalSchemaMapping using the specified arguments.
static FDOODBC_OV_API FdoOdbcOvPhysicalSchemaMappingCreate ()
 Constructs a default of an FdoOdbcOvPhysicalSchemaMapping.

Protected Member Functions

virtual void AddClass (FdoRdbmsOvClassDefinition *pClass)
 Add the given class override to this schema override set.
virtual FdoRdbmsOvClassDefinitionCreateClass (FdoXmlSaxContext *context, FdoXmlAttributeCollection *atts)
 Create a class override from XML attributes.
virtual void Dispose ()
 FdoOdbcOvPhysicalSchemaMapping (FdoString *name)
 FdoOdbcOvPhysicalSchemaMapping ()
void Init ()
 Common initializer for all constructors:.
virtual ~FdoOdbcOvPhysicalSchemaMapping ()

The documentation for this class was generated from the following file:
Comments?