26#ifndef __TERRALIB_VP_CORE_INTERNAL_INPUTPARAMS_H
27#define __TERRALIB_VP_CORE_INTERNAL_INPUTPARAMS_H
A class that models the description of a dataset.
A Select models a query to be used when retrieving data from a data source.
A class that models the description of a dataset.
A dataset is the unit of information manipulated by the data access module of TerraLib.
A Select models a query to be used when retrieving data from a DataSource.
A dataset is the unit of information manipulated by the data access module of TerraLib.
An abstract class for data providers like a DBMS, Web Services or a regular file.
boost::shared_ptr< DataSource > DataSourcePtr
Namespace for Vector Processing module of TerraLib.
Configuration flags for the Terrralib Vector Processing module.
#define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module.