BinaryLogicOp.h File Reference

A logical operator can be used to combine two or more conditional expressions. More...

#include "LogicOp.h"
#include <vector>

Go to the source code of this file.

Classes

class  te::fe::BinaryLogicOp
 A logical operator can be used to combine two or more conditional expressions. More...
 

Namespaces

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

Detailed Description

A logical operator can be used to combine two or more conditional expressions.

Definition in file BinaryLogicOp.h.