API Reference | OSGeo FDO Provider for MySQL |
#include <MySqlOvPropertyMappingRelation.h>
Inherits FdoMySQLOvPropertyMappingDefinition, and FdoRdbmsOvPropertyMappingRelation.
Inherited by FdoMySQLOvPropertyMappingClass, and FdoMySQLOvPropertyMappingConcrete.
Inheritance diagram for FdoMySQLOvPropertyMappingRelation:
Definition at line 29 of file MySqlOvPropertyMappingRelation.h.
Public Member Functions | |
FDOMYSQL_OV_API FdoMySQLOvClassDefinition * | GetInternalClass () |
Gets the internal class. | |
FDOMYSQL_OV_API void | SetInternalClass (FdoMySQLOvClassDefinition *classDefinition) |
Sets the internal class. | |
Protected Member Functions | |
virtual FdoRdbmsOvClassDefinition * | CreateInternalClass (bool attach) |
Creates and optionally attaches an internal class override object. | |
FdoMySQLOvPropertyMappingRelation () | |
virtual | ~FdoMySQLOvPropertyMappingRelation () |
|
|
|
|
|
Creates and optionally attaches an internal class override object.
Reimplemented from FdoRdbmsOvPropertyMappingRelation. |
|
Gets the internal class.
Reimplemented from FdoRdbmsOvPropertyMappingRelation. |
|
Sets the internal class.
|
Comments? |