ST_Transform & operator=(const ST_Transform &rhs)
 
Function & operator=(const Function &rhs)
 
virtual Expression * clone() const =0
It creates a new copy of this expression. 
 
Spatial reference system transformation function. 
 
A static class with global function name definitions. 
 
A static class with global function name definitions. 
 
A class that models a Literal for a integer value. 
 
std::vector< Expression * > m_args
The list of arguments. 
 
Expression * clone() const 
It creates a new copy of this expression. 
 
TE_DEFINE_VISITABLE ST_Transform(Expression *arg, int srid)
Constructor. 
 
This is an abstract class that models a query expression. 
 
A class that models a Function expression.