ObjectIdSet.h File Reference

This class represents a set of unique ids created in the same context. i.e. from the same data set. More...

#include "../../common/Comparators.h"
#include "../Config.h"
#include <set>
#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  te::da::ObjectIdSet
 This class represents a set of unique ids created in the same context. i.e. from the same data set. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 

Detailed Description

This class represents a set of unique ids created in the same context. i.e. from the same data set.

Definition in file ObjectIdSet.h.