26 #ifndef __TERRALIB_FE_INTERNAL_NOT_H 
   27 #define __TERRALIB_FE_INTERNAL_NOT_H 
#define TE_DEFINE_VISITABLE
 
A logical operator that can be used to combine one conditional expressions.
 
An abstract interface for operators.
 
An static class with global definitions.
 
Not(AbstractOp *arg)
Constructor.
 
A logical operator that can be used to combine one conditional expressions.
 
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module.