GroupBy.h File Reference

A class that can be used to model a GROUP BY clause. 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< GroupByItem > te::da::GroupBy
 A class that can be used to model a GROUP BY clause. More...
 

Detailed Description

A class that can be used to model a GROUP BY clause.

Definition in file GroupBy.h.