26#ifndef __TERRALIB_DATAACCESS_INTERNAL_ST_NUMGEOMETRIES_H 
   27#define __TERRALIB_DATAACCESS_INTERNAL_ST_NUMGEOMETRIES_H 
#define TE_DEFINE_VISITABLE
 
A static class with global function name definitions.
 
A base class for unary functions.
 
This is an abstract class that models a query expression.
 
A static class with global function name definitions.
 
ST_NumGeometries statistical function.
 
Expression * clone() const
It creates a new copy of this expression.
 
ST_NumGeometries(const ST_NumGeometries &rhs)
Copy constructor.
 
~ST_NumGeometries()
Destructor.
 
TE_DEFINE_VISITABLE ST_NumGeometries(Expression *arg)
Constructor.
 
ST_NumGeometries & operator=(const ST_NumGeometries &rhs)
 
ST_NumGeometries(const Expression &arg)
Constructor.
 
A base class for unary functions.
 
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.