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