Function.h File Reference

A function is a named procedure that performs a distinct computation. More...

#include "Expression.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  te::fe::Function
 A function is a named procedure that performs a distinct computation. More...
 

Namespaces

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

Detailed Description

A function is a named procedure that performs a distinct computation.

Definition in file Function.h.