BinaryOperator.h File Reference

This class can be used to represent binary operation expressions. More...

#include "Expression.h"
#include <set>

Go to the source code of this file.

Classes

class  te::fe::BinaryOperator
 This class can be used to represent binary operation expressions. More...
 

Namespaces

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

Detailed Description

This class can be used to represent binary operation expressions.

Definition in file BinaryOperator.h.