API Reference | OSGeo FDO Provider for ODBC |
FdoOdbcOvPhysicalSchemaMapping Class Reference
#include <OdbcOvPhysicalSchemaMapping.h>
Inherits FdoRdbmsOvPhysicalSchemaMapping.
Inheritance diagram for FdoOdbcOvPhysicalSchemaMapping:
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 FdoOdbcOvClassCollection * | GetClasses () |
Gets the classes. | |
virtual FDOODBC_OV_API FdoString * | GetProvider (void) |
Gets the provider name. | |
Static Public Member Functions | |
static FDOODBC_OV_API FdoOdbcOvPhysicalSchemaMapping * | Create (FdoString *name) |
Constructs an instance of an FdoOdbcOvPhysicalSchemaMapping using the specified arguments. | |
static FDOODBC_OV_API FdoOdbcOvPhysicalSchemaMapping * | Create () |
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 FdoRdbmsOvClassDefinition * | CreateClass (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? |