26 #ifndef __TERRALIB_FE_INTERNAL_LOGICOP_H    27 #define __TERRALIB_FE_INTERNAL_LOGICOP_H    70         LogicOp(
const char* opName = 0);
    81 #endif  // __TERRALIB_FE_INTERNAL_LOGICOP_H An abstract interface for operators. 
 
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
#define TE_DEFINE_VISITABLE
 
An abstract interface for operators. 
 
A logical operator can be used to combine one or more conditional expressions.