TerraLib 4.1
TeSqlServerSpatialFactory Class Reference

This is the class for TeSqlServerSpatial driver factory. More...

#include <TeAdoSqlServerSpatial.h>

Inheritance diagram for TeSqlServerSpatialFactory:
TeDatabaseFactory TeFactory< TeDatabase, TeDatabaseFactoryParams >

List of all members.

Public Member Functions

 TeSqlServerSpatialFactory ()
 ~TeSqlServerSpatialFactory ()

Protected Member Functions

TeDatabasebuild (const TeDatabaseFactoryParams &arg)

Detailed Description

This is the class for TeSqlServerSpatial driver factory.

Author:
Emiliano F. Castejon <castejon@dpi.inpe.br>

Constructor & Destructor Documentation

TeSqlServerSpatialFactory::TeSqlServerSpatialFactory ( ) [inline]

Default constructor

TeSqlServerSpatialFactory::~TeSqlServerSpatialFactory ( ) [inline]

Default Destructor


Member Function Documentation

TeDatabase* TeSqlServerSpatialFactory::build ( const TeDatabaseFactoryParams arg) [inline, protected, virtual]

Implementation for the abstract TeFactory::build.

Parameters:
argA const reference to the parameters used by the database.
Returns:
A pointer to the new generated database instance.

Implements TeFactory< TeDatabase, TeDatabaseFactoryParams >.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines