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