27 #include "../../geometry/Geometry.h" 
Expression * clone() const 
It creates a new copy of this expression. 
 
ST_Buffer & operator=(const ST_Buffer &rhs)
 
A class that models a literal for double values. 
 
Function & operator=(const Function &rhs)
 
A class that models the name of any property of an object. 
 
virtual Expression * clone() const =0
It creates a new copy of this expression. 
 
A class that models the name of any property of an object. 
 
A class that models a Literal String value. 
 
A class that models a literal for Geometry values. 
 
Expression * clone() const 
It creates a new copy of this expression. 
 
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards. 
 
std::vector< Expression * > m_args
The list of arguments. 
 
A class that models a literal for Geometry values. 
 
TE_DEFINE_VISITABLE ST_Buffer(const te::gm::Geometry &g, const double &d)
Constructor. 
 
This is an abstract class that models a query expression. 
 
A class that models a Function expression. 
 
A class that models a literal for double values.