Go to the documentation of this file.
26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_ST_CROSSES_H
27 #define __TERRALIB_DATAACCESS_INTERNAL_ST_CROSSES_H
86 #endif // __TERRALIB_DATAACCESS_INTERNAL_ST_CROSSES_H
Spatial crosses operator.
TE_DEFINE_VISITABLE ST_Crosses(Expression *arg1, Expression *arg2)
Constructor.
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.
Expression * clone() const
It creates a new copy of this expression.
A base class for binary functions.
ST_Crosses(const ST_Crosses &rhs)
Copy constructor.
This is an abstract class that models a query expression.
#define TE_DEFINE_VISITABLE
A static class with global function name definitions.
A static class with global function name definitions.
ST_Crosses(const Expression &arg1, const Expression &arg2)
Constructor.
ST_Crosses & operator=(const ST_Crosses &rhs)
A base class for binary functions.