OrderByItem.h File Reference

A class that can be used in an ORDER BY clause to sort the items of a resulting query. More...

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

Go to the source code of this file.

Classes

class  te::da::OrderByItem
 A class that can be used in an ORDER BY clause to sort the items of a resulting query. More...
 

Namespaces

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

Detailed Description

A class that can be used in an ORDER BY clause to sort the items of a resulting query.

Definition in file OrderByItem.h.