postgis Directory Reference

Files

file  Config.h [code]
 Configuration flags for the PostGIS Driver Implementation of TerraLib.
 
file  ConnectedDataSet.h [code]
 Implementation of a connected dataset for the PostGIS driver.
 
file  Connection.h [code]
 A class that implements a connection to a PostgreSQL database.
 
file  ConnectionPool.h [code]
 A class that implements a connection pool for PostGIS.
 
file  DataSet.h [code]
 Implementation of a dataset for the PostGIS driver.
 
file  DataSource.h [code]
 Implementation of the data source for the PostGIS driver.
 
file  DataSourceFactory.h [code]
 This is the factory for PostGIS data sources.
 
file  DataTypes.h [code]
 Utility data types for PostgreSQL.
 
file  EWKBReader.h [code]
 An utility class for reading a PostGIS EWKB.
 
file  EWKBWriter.h [code]
 An utility class for writing a PostGIS EWKB.
 
file  Exception.h [code]
 An exception class for the PostGIS driver.
 
file  Globals.h [code]
 An static class with global definitions.
 
file  PostGISCapabilities.h [code]
 
file  PostGISDialect.h [code]
 
file  PreparedQuery.h [code]
 A class that implements a prepared query for PostgreSQL data access driver.
 
file  SQLVisitor.h [code]
 A visitor for building an SQL statement using PostGIS dialect.
 
file  Transactor.h [code]
 A Transactor can be viewed as a connection to the data source for reading/writing things into it.
 
file  Utils.h [code]
 Utility functions for PostgreSQL.