te Namespace Reference

TerraLib. More...

Namespaces

 addressgeocoding
 
 ado
 Namespace for the TerraLib ADO driver implementation.
 
 at
 
 attributefill
 
 ce
 
 cellspace
 
 cl
 Namespace for classification module of TerraLib.
 
 color
 Namespace for the Color Model of TerraLib.
 
 common
 Namespace for the Common module of TerraLib.
 
 core
 
 da
 Namespace for the DataAccess API of TerraLib.
 
 ds
 
 dt
 Namespace for the Data Type module of TerraLib.
 
 edit
 
 fe
 Namespace for the Filter Encoding module of TerraLib.
 
 gdal
 Namespace for the TerraLib GDAL driver implementation.
 
 gm
 Namespace for the Vector Geometry module of TerraLib.
 
 gml
 This is the namespace for the GML module.
 
 gpkg
 
 graph
 
 layout
 This is the namespace for the Layout module.
 
 map
 Namespace for the Map Tools module of TerraLib.
 
 md
 Namespace for the memory data source of TerraLib.
 
 mem
 Namespace for the memory data source of TerraLib.
 
 mnt
 Namespace for DTM Processing module of TerraLib.
 
 ogr
 Namespace for the OGR Driver Implementation of TerraLib.
 
 pgis
 Namespace for the TerraLib PostGIS driver implementation.
 
 qt
 Namespace for the Qt module of TerraLib.
 
 rp
 Namespace for Raster Processing module of TerraLib.
 
 rst
 Namespace for the Raster module of TerraLib.
 
 sa
 Namespace for the TerraLib SA module.
 
 sam
 This is the namespace for the TerraLib Spatial Access Methods module.
 
 se
 Namespace for the Symbology Encoding module of TerraLib.
 
 serialize
 
 srs
 Namespace for the Spatial Reference System module of TerraLib.
 
 st
 Namespace for the TerraLib ST module.
 
 stat
 This is the namespace for the Statistics module.
 
 stmem
 Namespace for the TerraLib ST memory module.
 
 vm
 
 vp
 Namespace for Vector Processing module of TerraLib.
 
 wfs
 
 ws
 
 xerces
 Namespace for TerraLib Xerces module.
 
 xl
 This is the namespace for the XLink module.
 
 xml
 Namespace for the XML module of TerraLib.
 

Classes

struct  Exception
 Base exception class for plugin module. More...
 
struct  InvalidArgumentException
 An exception indicating that a given argument is not valid, for instance if a given item already exists in a collection. More...
 
struct  OutOfRangeException
 An exception indicating that a given item was not found in a collection (or range). More...
 

Typedefs

typedef boost::error_info< struct tag_error_description, std::string > ErrorDescription
 The base type for error report messages. More...
 

Detailed Description

TerraLib.

Qt include files.

Qt

Typedef Documentation

◆ ErrorDescription

typedef boost::error_info<struct tag_error_description, std::string> te::ErrorDescription

The base type for error report messages.

Definition at line 51 of file Exception.h.