TerraLib 4.1
TeFirebirdFactory Class Reference

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

#include <TeFirebird.h>

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

List of all members.

Public Member Functions

 TeFirebirdFactory ()
 ~TeFirebirdFactory ()

Protected Member Functions

TeDatabasebuild (const TeDatabaseFactoryParams &arg)

Detailed Description

This is the class for TeFirebird driver factory.

Author:
Frederico Augusto Bed� Teot�nio<frederico.bede@funcate.org.br>

Constructor & Destructor Documentation

TeFirebirdFactory::TeFirebirdFactory ( ) [inline]

Default constructor

TeFirebirdFactory::~TeFirebirdFactory ( ) [inline]

Default Destructor


Member Function Documentation

TeDatabase* TeFirebirdFactory::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