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);
    68      std::vector<te::dt::Property*> getFirstSelectedProperties(
    70          const std::map<std::string, te::dt::AbstractData*>& specificParams);
    72      std::vector<te::dt::Property*> getSecondSelectedProperties(
    74          const std::map<std::string, te::dt::AbstractData*>& specificParams);
    78                                         const bool& isCollection);
    89 #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.