26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_MIN_H
27 #define __TERRALIB_DATAACCESS_INTERNAL_MIN_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.
Min statistical function.
Min(const Expression &arg)
Constructor.
TE_DEFINE_VISITABLE Min(Expression *arg)
Constructor.
Min(const Min &rhs)
Copy constructor.
Expression * clone() const
It creates a new copy of this expression.
Min & operator=(const Min &rhs)
A base class for unary functions.
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.