Loading...
Searching...
No Matches
te Namespace Reference

TerraLib. More...

Namespaces

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