26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_AVG_H
27 #define __TERRALIB_DATAACCESS_INTERNAL_AVG_H
75 Avg& operator=(
const Avg& rhs);
84 #endif // __TERRALIB_DATAACCESS_INTERNAL_AVG_H
A base class for unary functions.
A base class for unary functions.
Avg statistical function.
Avg(const Expression &arg)
Constructor.
This is an abstract class that models a query expression.
#define TE_DEFINE_VISITABLE
TE_DEFINE_VISITABLE Avg(Expression *arg)
Constructor.
A static class with global function name definitions.
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.
A static class with global function name definitions.