Go to the documentation of this file.
   26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_ST_BUFFER_H 
   27 #define __TERRALIB_DATAACCESS_INTERNAL_ST_BUFFER_H 
   38   namespace gm { 
class Geometry; }
 
  117 #endif  // __TERRALIB_DATAACCESS_INTERNAL_ST_BUFFER_H 
  
 
Expression * clone() const
It creates a new copy of this expression.
 
Symbology Encoding functions.
 
ST_Buffer(const Expression &e, const PropertyName &propDist)
Constructor.
 
ST_Buffer(const Expression &e, const double &d)
Constructor.
 
A class that models the name of any property of an object.
 
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_Buffer(const te::da::PropertyName &prop, const double &d)
Constructor.
 
This is an abstract class that models a query expression.
 
ST_Buffer(const te::gm::Geometry &g, const PropertyName &propDist)
Constructor.
 
#define TE_DEFINE_VISITABLE
 
ST_Buffer & operator=(const ST_Buffer &rhs)
 
ST_Buffer(const te::da::PropertyName &propGeom, const PropertyName &propDist)
Constructor.
 
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards.
 
TE_DEFINE_VISITABLE ST_Buffer(const te::gm::Geometry &g, const double &d)
Constructor.