26#ifndef __TERRALIB_FE_INTERNAL_LOGICOP_H
27#define __TERRALIB_FE_INTERNAL_LOGICOP_H
An abstract interface for operators.
#define TE_DEFINE_VISITABLE
AbstractOp(const char *opName=0)
It initializes the operator.
LogicOp(const char *opName=0)
It initializes the LogicOp.
virtual ~LogicOp()
Virtual destructor.
AbstractOp * clone() const
It creates a new copy of this object.
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.