Go to the documentation of this file.
   27 #ifndef __TERRALIB_DATAACCESS_INTERNAL_ST_ENVELOPEINTERSECTS_H 
   28 #define __TERRALIB_DATAACCESS_INTERNAL_ST_ENVELOPEINTERSECTS_H 
   86 #endif  // __TERRALIB_DATAACCESS_INTERNAL_ST_ENVELOPEINTERSECTS_H 
  
 
ST_EnvelopeIntersects & operator=(const ST_EnvelopeIntersects &rhs)
 
Expression * clone() const
It creates a new copy of this expression.
 
TE_DEFINE_VISITABLE ST_EnvelopeIntersects(Expression *arg1, Expression *arg2)
Constructor.
 
ST_EnvelopeIntersects(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.
 
This is an abstract class that models a query expression.
 
#define TE_DEFINE_VISITABLE
 
~ST_EnvelopeIntersects()
Destructor.
 
A static class with global function name definitions.
 
A static class with global function name definitions.
 
An operator that considers the intersection among approximations or envelopes of geometries.
 
ST_EnvelopeIntersects(const ST_EnvelopeIntersects &rhs)
Copy constructor.
 
A base class for binary functions.