26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_ST_INTERSECTS_H
27 #define __TERRALIB_DATAACCESS_INTERNAL_ST_INTERSECTS_H
86 #endif // __TERRALIB_DATAACCESS_INTERNAL_ST_INTERSECTS_H
Spatial intersects operator.
This is an abstract class that models a query expression.
~ST_Intersects()
Destructor.
#define TE_DEFINE_VISITABLE
A base class for binary functions.
A static class with global function name definitions.
ST_Intersects(const Expression &arg1, const Expression &arg2)
Constructor.
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.
A base class for binary functions.
A static class with global function name definitions.
TE_DEFINE_VISITABLE ST_Intersects(Expression *arg1, Expression *arg2)
Constructor.