26 #ifndef __TERRALIB_VP_CORE_INTERNAL_INPUTPARAMS_H
27 #define __TERRALIB_VP_CORE_INTERNAL_INPUTPARAMS_H
30 #include "../dataaccess/dataset/DataSet.h"
31 #include "../dataaccess/dataset/DataSetType.h"
32 #include "../dataaccess/datasource/DataSource.h"
33 #include "../dataaccess/query/Select.h"
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.
boost::shared_ptr< DataSource > DataSourcePtr
#define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module.
Proxy configuration file for TerraView (see terraview_config.h).