From.h File Reference

It models the FROM clause for a query. More...

#include <boost/ptr_container/ptr_vector.hpp>

Go to the source code of this file.

Namespaces

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

Typedefs

typedef boost::ptr_vector< FromItem > te::da::From
 It models the FROM clause for a query. More...
 

Detailed Description

It models the FROM clause for a query.

Definition in file From.h.