JoinCondition.h File Reference

A condition to be used in a Join clause. More...

Go to the source code of this file.

Classes

class  te::da::JoinCondition
 A condition to be used in a Join clause. More...
 

Namespaces

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

Functions

JoinCondition * te::da::new_clone (const JoinCondition &a)
 For use with boost conteiners. More...
 

Detailed Description

A condition to be used in a Join clause.

Definition in file JoinCondition.h.