26 #ifndef __TERRALIB_FE_INTERNAL_SORTBY_H 
   27 #define __TERRALIB_FE_INTERNAL_SORTBY_H 
   76         std::size_t size() 
const;
 
  110 #endif  // __TERRALIB_FE_INTERNAL_SORTBY_H 
A sort property name and order type. 
 
Configuration flags for the TerraLib Filter Encoding module. 
 
It represents a sort by expression. 
 
std::vector< SortProperty * > m_sortPropertyVector
Mandatory at least one sort property. 
 
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module.