BinaryFunction & operator=(const BinaryFunction &rhs)
 
Expression * clone() const 
It creates a new copy of this expression. 
 
ST_EnvelopeIntersects & operator=(const ST_EnvelopeIntersects &rhs)
 
This is an abstract class that models a query expression. 
 
This operator EnvelopeIntersects considers the intersection among approximations or envelopes of geom...
 
An operator that considers the intersection among approximations or envelopes of geometries. 
 
A base class for binary functions. 
 
TE_DEFINE_VISITABLE ST_EnvelopeIntersects(Expression *arg1, Expression *arg2)
Constructor.