26 #ifndef __TERRALIB_FE_INTERNAL_SORTPROPERTY_H 
   27 #define __TERRALIB_FE_INTERNAL_SORTPROPERTY_H 
  122 #endif  // __TERRALIB_FE_INTERNAL_SORTPROPERTY_H 
This class is used to encode the name of any property of an object. 
 
SortOrder m_sortOrder
Optional. 
 
A sort property name and order type. 
 
Configuration flags for the TerraLib Filter Encoding module. 
 
PropertyName * m_property
Mandatory. 
 
SortOrder
Sort order type: asc or desc. 
 
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
SortOrder
Sort order type: asc or desc.