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 | |
namespace | te |
TerraLib. | |
namespace | te::da |
Namespace for the DataAccess API of TerraLib. | |
namespace | te::gm |
Namespace for the Vector Geometry module of TerraLib. | |
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.