A visitor for building an SQL statement using PostGIS dialect. More...
Go to the source code of this file.
Classes | |
class | te::pgis::SQLVisitor |
A visitor for building an SQL statement using PostGIS dialect. More... | |
Namespaces | |
te | |
TerraLib. | |
te::pgis | |
Namespace for the TerraLib PostGIS driver implementation. | |
Typedefs | |
typedef struct pg_conn | PGconn |
A visitor for building an SQL statement using PostGIS dialect.
Definition in file SQLVisitor.h.
typedef struct pg_conn PGconn |
Definition at line 1 of file SQLVisitor.h.