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

FdoSqlServerOvClassCollection Class Reference

#include <SqlServerOvClassCollection.h>

List of all members.


Detailed Description

Concrete class defining physical schema overrides for a collection of classes.

Definition at line 28 of file SqlServerOvClassCollection.h.


Static Public Member Functions

FDOSQLSERVER_OV_API FdoSqlServerOvClassCollectionCreate (FdoRdbmsOvClassCollection *baseCollection)
 Constructs an instance of an FdoSqlServerOvClassCollection using the specified arguments.
FDOSQLSERVER_OV_API FdoSqlServerOvClassCollectionCreate ()
 Constructs a default of an FdoSqlServerOvClassCollection.

Protected Member Functions

virtual void Dispose ()
virtual FdoSqlServerOvClassDefinitionDownCast (FdoRdbmsOvClassDefinition *value) const
 FdoSqlServerOvClassCollection (FdoRdbmsOvClassCollection *baseCollection)
 FdoSqlServerOvClassCollection ()
virtual ~FdoSqlServerOvClassCollection ()

Constructor & Destructor Documentation

FdoSqlServerOvClassCollection::FdoSqlServerOvClassCollection  )  [protected]
 

FdoSqlServerOvClassCollection::FdoSqlServerOvClassCollection FdoRdbmsOvClassCollection baseCollection  )  [protected]
 

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


Member Function Documentation

FDOSQLSERVER_OV_API FdoSqlServerOvClassCollection* FdoSqlServerOvClassCollection::Create FdoRdbmsOvClassCollection baseCollection  )  [static]
 

Constructs an instance of an FdoSqlServerOvClassCollection using the specified arguments.

Parameters:
parent Input parent
Returns:
Returns FdoSqlServerOvClassCollection

FDOSQLSERVER_OV_API FdoSqlServerOvClassCollection* FdoSqlServerOvClassCollection::Create  )  [static]
 

Constructs a default of an FdoSqlServerOvClassCollection.

Returns:
Returns FdoSqlServerOvClassCollection

virtual void FdoSqlServerOvClassCollection::Dispose  )  [protected, virtual]
 

virtual FdoSqlServerOvClassDefinition* FdoSqlServerOvClassCollection::DownCast FdoRdbmsOvClassDefinition value  )  const [protected, virtual]
 


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