Utility data types for PostgreSQL. More...
#include <cstring>Go to the source code of this file.
Classes | |
| struct | te::pgis::Array |
| Auxiliary structure used to decode Array data types. More... | |
| struct | te::pgis::Numeric |
| Auxiliary structure used to decode Numeric data types. More... | |
| struct | te::pgis::VersionInfo |
| A data structure for holding version information. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::pgis | |
| Namespace for the TerraLib PostGIS driver implementation. | |
Functions | |
| te::pgis::VersionInfo & | operator<< (te::pgis::VersionInfo &vinfo, const char *v) |
Utility data types for PostgreSQL.
Definition in file DataTypes.h.
| te::pgis::VersionInfo& operator<< | ( | te::pgis::VersionInfo & | vinfo, |
| const char * | v | ||
| ) |