API Reference OSGeo FDO Provider for MySQL
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

FdoMySQLOvPropertyMappingRelation Class Reference

#include <MySqlOvPropertyMappingRelation.h>

Inherits FdoMySQLOvPropertyMappingDefinition, and FdoRdbmsOvPropertyMappingRelation.

Inherited by FdoMySQLOvPropertyMappingClass, and FdoMySQLOvPropertyMappingConcrete.

Inheritance diagram for FdoMySQLOvPropertyMappingRelation:

[legend]
List of all members.

Detailed Description

Abstract class defining the physical schema overrides for relation type object property table mappings.

Definition at line 29 of file MySqlOvPropertyMappingRelation.h.


Public Member Functions

FDOMYSQL_OV_API FdoMySQLOvClassDefinitionGetInternalClass ()
 Gets the internal class.
FDOMYSQL_OV_API void SetInternalClass (FdoMySQLOvClassDefinition *classDefinition)
 Sets the internal class.

Protected Member Functions

virtual FdoRdbmsOvClassDefinitionCreateInternalClass (bool attach)
 Creates and optionally attaches an internal class override object.
 FdoMySQLOvPropertyMappingRelation ()
virtual ~FdoMySQLOvPropertyMappingRelation ()

Constructor & Destructor Documentation

FdoMySQLOvPropertyMappingRelation::FdoMySQLOvPropertyMappingRelation  )  [protected]
 

virtual FdoMySQLOvPropertyMappingRelation::~FdoMySQLOvPropertyMappingRelation  )  [protected, virtual]
 


Member Function Documentation

virtual FdoRdbmsOvClassDefinition* FdoMySQLOvPropertyMappingRelation::CreateInternalClass bool  attach  )  [protected, virtual]
 

Creates and optionally attaches an internal class override object.

Reimplemented from FdoRdbmsOvPropertyMappingRelation.

FDOMYSQL_OV_API FdoMySQLOvClassDefinition* FdoMySQLOvPropertyMappingRelation::GetInternalClass  ) 
 

Gets the internal class.

Returns:
Returns the internal class

Reimplemented from FdoRdbmsOvPropertyMappingRelation.

FDOMYSQL_OV_API void FdoMySQLOvPropertyMappingRelation::SetInternalClass FdoMySQLOvClassDefinition classDefinition  ) 
 

Sets the internal class.

Returns:
Returns nothing

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