FunctionDefn.h File Reference

The definition of a function that can be used in a query object. More...

#include "../../datatype/Enums.h"
#include "../Config.h"
#include <string>
#include <vector>
#include <boost/noncopyable.hpp>

Go to the source code of this file.

Classes

class  te::da::FunctionDefn
 The definition of a function that can be used in a query object. More...
 

Namespaces

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

Detailed Description

The definition of a function that can be used in a query object.

Definition in file FunctionDefn.h.