Expression.h File Reference

This is an abstract class that models a Filter Encoding expression. More...

#include "../common/BaseVisitable.h"
#include "Config.h"
#include "Visitor.h"

Go to the source code of this file.

Classes

class  te::fe::Expression
 This is an abstract class that models a Filter Encoding expression. More...
 

Namespaces

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

Detailed Description

This is an abstract class that models a Filter Encoding expression.

Definition in file Expression.h.