26 #ifndef __TERRALIB_FE_INTERNAL_COMPARISONOP_H 27 #define __TERRALIB_FE_INTERNAL_COMPARISONOP_H 70 virtual ~ComparisonOp();
90 #endif // __TERRALIB_FE_INTERNAL_COMPARISONOP_H #define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module.
An abstract interface for operators.
A comparison operator is used to form expressions that evaluate the mathematical comparison between t...
#define TE_DEFINE_VISITABLE
An abstract interface for operators.