26 #ifndef __TERRALIB_FE_INTERNAL_SPATIALCAPABILITIES_H 
   27 #define __TERRALIB_FE_INTERNAL_SPATIALCAPABILITIES_H 
   37     class GeometryOperands;
 
   38     class SpatialOperators;
 
  134 #endif  // __TERRALIB_FE_INTERNAL_SPATIALCAPABILITIES_H 
Configuration flags for the TerraLib Filter Encoding module. 
 
SpatialOperators * m_spatialOperators
Mandatory. 
 
Spatial capabilities include the ability to filter spatial data. 
 
GeometryOperands * m_geometryOperands
Mandatory. 
 
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module.