FunctionParameter.h File Reference

A FunctionParameter models the parameter of a function definition. More...

#include "../Config.h"
#include <string>

Go to the source code of this file.

Classes

class  te::da::FunctionParameter
 A FunctionParameter models the parameter of a function definition. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 

Detailed Description

A FunctionParameter models the parameter of a function definition.

Definition in file FunctionParameter.h.