26 #ifndef __TERRALIB_FE_INTERNAL_FILTERCAPABILITIES_H 27 #define __TERRALIB_FE_INTERNAL_FILTERCAPABILITIES_H 37 class ScalarCapabilities;
38 class SpatialCapabilities;
146 #endif // __TERRALIB_FE_INTERNAL_FILTERCAPABILITIES_H ScalarCapabilities * m_scalarCapabilities
Mandatory.
Spatial capabilities include the ability to filter spatial data.
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module.
This class can be used to create capabilities document of services that use filter encoding...
IdCapabilities * m_idCapabilities
Mandatory.
Scalar capabilities include the ability to process logical expressions, comparisons and arithmetic op...
Id capabilities include the ability to refer to elements in a GML version 3 data source using an ogc:...
Configuration flags for the TerraLib Filter Encoding module.
SpatialCapabilities * m_spatialCapabilities
Mandatory.