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