All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Field.h File Reference

The Field class can be used to model an expression that takes part of the output items of a SELECT. More...

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

Go to the source code of this file.

Classes

class  te::da::Field
 The Field class can be used to model an expression that takes part of the output items of a SELECT. More...
 

Namespaces

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

Detailed Description

The Field class can be used to model an expression that takes part of the output items of a SELECT.

Definition in file Field.h.