Go to the documentation of this file.
26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_MAX_H
27 #define __TERRALIB_DATAACCESS_INTERNAL_MAX_H
84 #endif // __TERRALIB_DATAACCESS_INTERNAL_MAX_H
TE_DEFINE_VISITABLE Max(Expression *arg)
Constructor.
Max(const Max &rhs)
Copy constructor.
Expression * clone() const
It creates a new copy of this expression.
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.
This is an abstract class that models a query expression.
A base class for unary functions.
Max & operator=(const Max &rhs)
#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.
Max(const Expression &arg)
Constructor.
Max statistical function.