27 #include "../../geometry/Geometry.h" 53 m_args.push_back(precision);
63 m_args.push_back(precision);
78 m_args.push_back(precision);
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.
A class that models a Literal Bool value.
This class models a bool Literal value.
Expression * clone() const
It creates a new copy of this expression.
This is an abstract class that models a query expression.
Expression * clone() const
It creates a new copy of this expression.
TE_DEFINE_VISITABLE ST_IsEmpty(const te::gm::Geometry &g)
Constructor.
Spatial is empty operator.
A class that models a Function expression.
ST_IsEmpty & operator=(const ST_IsEmpty &rhs)
Spatial is empty operator.
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.