26#ifndef __TERRALIB_FE_INTERNAL_PROPERTYISNULL_H
27#define __TERRALIB_FE_INTERNAL_PROPERTYISNULL_H
#define TE_DEFINE_VISITABLE
A comparison operator is used to form expressions that evaluate the mathematical comparison between t...
ComparisonOp(const char *opName=0)
It initializes the Comparison operator.
ComparisonOp * clone() const
It creates a new copy of this object.
~PropertyIsNull()
Destructor.
PropertyIsNull()
It initializes a new PropertyIsNull.
PropertyName * m_property
Mandatory.
void setPropertyName(PropertyName *p)
It sets the property name.
PropertyName * getPropertyName() const
It returns the property name.
This class is used to encode the name of any property of an 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.