26 #ifndef __TERRALIB_FE_INTERNAL_IDCAPABILITIES_H 
   27 #define __TERRALIB_FE_INTERNAL_IDCAPABILITIES_H 
   84         const bool& hasEID() 
const;
 
   97         const bool& hasFID() 
const;
 
  116 #endif  // __TERRALIB_FE_INTERNAL_IDCAPABILITIES_H 
bool m_hasEID
GML version 3 data source may have gml:id. 
 
Configuration flags for the TerraLib Filter Encoding module. 
 
bool m_hasFID
GML version 2 gml:fid attribute. 
 
Id capabilities include the ability to refer to elements in a GML version 3 data source using an ogc:...
 
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module.