OrderBy.h File Reference

A class that can be used to model an ORDER 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< OrderByItem > te::da::OrderBy
 A class that can be used to model an ORDER BY clause. More...
 

Detailed Description

A class that can be used to model an ORDER BY clause.

Definition in file OrderBy.h.