The PropertyIsNull class encodes an operator that checks to see if the value of its content is NULL. More...
#include "ComparisonOp.h"
Go to the source code of this file.
Classes | |
class | te::fe::PropertyIsNull |
The PropertyIsNull class encodes an operator that checks to see if the value of its content is NULL. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::fe |
Namespace for the Filter Encoding module of TerraLib. | |
The PropertyIsNull class encodes an operator that checks to see if the value of its content is NULL.
Definition in file PropertyIsNull.h.