Go to the documentation of this file.
   26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_ST_ISEMPTY_H 
   27 #define __TERRALIB_DATAACCESS_INTERNAL_ST_ISEMPTY_H 
   37   namespace gm { 
class Geometry; }
 
  115 #endif  // __TERRALIB_DATAACCESS_INTERNAL_ST_ISEMPTY_H 
  
 
TE_DEFINE_VISITABLE ST_IsEmpty(const te::gm::Geometry &g)
Constructor.
 
Spatial is empty operator.
 
ST_IsEmpty(const te::da::PropertyName &prop)
Constructor.
 
Symbology Encoding functions.
 
ST_IsEmpty(const te::gm::Geometry &g, const bool &p)
Constructor.
 
A class that models the name of any property of an object.
 
ST_IsEmpty(const Expression &e)
Constructor.
 
A class that models a Function expression.
 
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.
 
ST_IsEmpty & operator=(const ST_IsEmpty &rhs)
 
This is an abstract class that models a query expression.
 
#define TE_DEFINE_VISITABLE
 
Expression * clone() const
It creates a new copy of this expression.
 
ST_IsEmpty(const Expression &e, const bool &p)
Constructor.
 
ST_IsEmpty(const te::da::PropertyName &prop, const bool &p)
Constructor.
 
A static class with global function name definitions.
 
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.