PropertyIsNull.h File Reference

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

 te
 URI C++ Library.
 
 te::fe
 Namespace for the Filter Encoding module of TerraLib.
 

Detailed Description

The PropertyIsNull class encodes an operator that checks to see if the value of its content is NULL.

Definition in file PropertyIsNull.h.