26#ifndef __TERRALIB_FE_INTERNAL_COMPARISONOP_H
27#define __TERRALIB_FE_INTERNAL_COMPARISONOP_H
An abstract interface for operators.
#define TE_DEFINE_VISITABLE
AbstractOp(const char *opName=0)
It initializes the operator.
ComparisonOp(const char *opName=0)
It initializes the Comparison operator.
AbstractOp * clone() const
It creates a new copy of this object.
virtual ~ComparisonOp()
Virtual destructor.
Namespace for the Filter Encoding module of TerraLib.
#define TEFEEXPORT
You can use this macro in order to export/import classes and functions from this module.