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.  | |
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.