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