PropertyIsLike.h File Reference

It is intended to encode a character string comparison operator with pattern matching. More...

#include "ComparisonOp.h"
#include <string>

Go to the source code of this file.

Classes

class  te::fe::PropertyIsLike
 It is intended to encode a character string comparison operator with pattern matching. More...
 

Namespaces

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

Detailed Description

It is intended to encode a character string comparison operator with pattern matching.

Definition in file PropertyIsLike.h.