26 #ifndef __TERRALIB_FE_INTERNAL_OR_H 
   27 #define __TERRALIB_FE_INTERNAL_OR_H 
   76 #endif  // __TERRALIB_FE_INTERNAL_OR_H 
A logical operator can be used to combine two or more conditional expressions. 
 
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
Or(AbstractOp *arg1, AbstractOp *arg2)
Constructor. 
 
An static class with global definitions. 
 
#define TE_DEFINE_VISITABLE
 
An abstract interface for operators. 
 
An static class with global definitions. 
 
A logical operator can be used to combine two or more conditional expressions.