26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_LESSTHANOREQUALTO_H 27 #define __TERRALIB_DATAACCESS_INTERNAL_LESSTHANOREQUALTO_H 88 #endif // __TERRALIB_DATAACCESS_INTERNAL_LESSTHANOREQUALTO_H It models the inequality operator less than or equal to (<=).
~LessThanOrEqualTo()
Destructor.
This is an abstract class that models a query expression.
LessThanOrEqualTo(const Expression &arg1, const Expression &arg2)
Constructor.
A base class for binary operations.
#define TE_DEFINE_VISITABLE
A base class for binary operations.
A static class with global function name definitions.
TE_DEFINE_VISITABLE LessThanOrEqualTo(Expression *arg1, Expression *arg2)
Constructor.
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.
A static class with global function name definitions.