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