28 #ifndef __TERRALIB_VP_INTERNAL_UNION_H 
   29 #define __TERRALIB_VP_INTERNAL_UNION_H 
   33 #include "../dataaccess/dataset/DataSetType.h" 
   34 #include "../datatype/Property.h" 
   57      std::vector<std::pair<std::string, std::string> > getProperties(
 
   58          const std::map<std::string, te::dt::AbstractData*>& specificParams);
 
   61          const std::map<std::string, te::dt::AbstractData*>& specificParams);
 
   67                                         const bool& isCollection);
 
   71      std::vector<te::dt::Property*> getFirstSelectedProperties(
 
   73          const std::map<std::string, te::dt::AbstractData*>& specificParams);
 
   75      std::vector<te::dt::Property*> getSecondSelectedProperties(
 
   77          const std::map<std::string, te::dt::AbstractData*>& specificParams);
 
   81                                         const bool& isCollection);
 
   92 #endif // __TERRALIB_VP_INTERNAL_UNION_H 
#define TEVPEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
GeomType
Each enumerated type is compatible with a Well-known Binary (WKB) type code. 
 
A class that models the description of a dataset. 
 
std::map< std::string, std::string > m_firstAttrNameMap
 
std::map< std::string, std::string > m_secondAttrNameMap
 
Define input/output parameters for an operation. 
 
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards. 
 
Configuration flags for the Terrralib Vector Processing module.