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.
virtual Expression * clone() const =0
It creates a new copy of this expression.
Expression * clone() const
It creates a new copy of this expression.
TE_DEFINE_VISITABLE ST_Multi(const te::gm::Geometry &g)
Constructor.
This is an abstract class that models a query expression.
Expression * clone() const
It creates a new copy of this expression.
ST_Multi & operator=(const ST_Multi &rhs)
A class that models a Function expression.
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
A class that models a literal for Geometry values.
std::vector< Expression * > m_args
The list of arguments.
A class that models a literal for Geometry values.