InputParams.h File Reference

A structure to hold the input parameters of vector processing. More...

#include "../dataaccess/dataset/DataSet.h"
#include "../dataaccess/dataset/DataSetType.h"
#include "../dataaccess/datasource/DataSource.h"
#include "../dataaccess/query/Select.h"
#include "Config.h"
#include <complex>
#include <map>
#include <vector>

Go to the source code of this file.

Classes

struct  te::vp::InputParams
 A structure to hold the input parameters of vector processing. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::vp
 Namespace for Vector Processing module of TerraLib.
 

Detailed Description

A structure to hold the input parameters of vector processing.

Definition in file InputParams.h.