Files | |
| file | src/terralib/postgis/Config.h [code] |
| Configuration flags for the PostGIS Driver Implementation of TerraLib. | |
| file | ConnectedDataSet.cpp [code] |
| Implementation of a connected dataset for the PostGIS driver. | |
| file | ConnectedDataSet.h [code] |
| Implementation of a connected dataset for the PostGIS driver. | |
| file | postgis/Connection.cpp [code] |
| A class that implements a connection to a PostgreSQL database. | |
| file | postgis/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 | postgis/DataSet.cpp [code] |
| Implementation of a dataset for the PostGIS driver. | |
| file | postgis/DataSet.h [code] |
| Implementation of a dataset for the PostGIS driver. | |
| file | src/terralib/postgis/DataSource.cpp [code] |
| Implementation of the data source for the PostGIS driver. | |
| file | src/terralib/postgis/DataSource.h [code] |
| Implementation of the data source for the PostGIS driver. | |
| file | src/terralib/postgis/DataSourceFactory.cpp [code] |
| This is the factory for the PostGIS data sources. | |
| file | src/terralib/postgis/DataSourceFactory.h [code] |
| This is the factory for PostGIS data sources. | |
| file | DataTypes.cpp [code] |
| Utility data types for PostgreSQL. | |
| file | postgis/DataTypes.h [code] |
| Utility data types for PostgreSQL. | |
| file | src/terralib/postgis/EWKBReader.cpp [code] |
| An utility class for reading a PostGIS EWKB. | |
| file | src/terralib/postgis/EWKBReader.h [code] |
| An utility class for reading a PostGIS EWKB. | |
| file | src/terralib/postgis/EWKBWriter.cpp [code] |
| An utility class for writing a PostGIS EWKB. | |
| file | src/terralib/postgis/EWKBWriter.h [code] |
| An utility class for writing a PostGIS EWKB. | |
| file | src/terralib/postgis/Exception.cpp [code] |
| An exception class for the PostGIS driver. | |
| file | src/terralib/postgis/Exception.h [code] |
| An exception class for the PostGIS driver. | |
| file | src/terralib/postgis/Globals.cpp [code] |
| An static class with global definitions. | |
| file | src/terralib/postgis/Globals.h [code] |
| An static class with global definitions. | |
| file | src/terralib/postgis/Plugin.cpp [code] |
| Plugin interface for dynamic loading of Postgis Driver for TerraLib. | |
| file | PostGISCapabilities.h [code] |
| file | PostGISDialect.h [code] |
| file | src/terralib/postgis/PreparedQuery.cpp [code] |
| A class that implements a prepared query for PostgreSQL data access driver. | |
| file | src/terralib/postgis/PreparedQuery.h [code] |
| A class that implements a prepared query for PostgreSQL data access driver. | |
| file | ScopedConnection.cpp [code] |
| A class that control the use of the connection to a PostgreSQL database. | |
| file | ScopedConnection.h [code] |
| A class that control the use of connection to a PostgreSQL database. | |
| file | src/terralib/postgis/SQLVisitor.cpp [code] |
| A visitor for building an SQL statement from a given Query hierarchy. | |
| file | src/terralib/postgis/SQLVisitor.h [code] |
| A visitor for building an SQL statement using PostGIS dialect. | |
| file | src/terralib/postgis/Transactor.cpp [code] |
| file | src/terralib/postgis/Transactor.h [code] |
| A Transactor can be viewed as a connection to the data source for reading/writing things into it. | |
| file | src/terralib/postgis/Utils.cpp [code] |
| Utility functions for PostgreSQL. | |
| file | src/terralib/postgis/Utils.h [code] |
| Utility functions for PostgreSQL. | |