This is a singleton for managing edit repositories. More...
#include "../common/Singleton.h"#include "Config.h"#include "Utils.h"#include <map>#include <vector>Go to the source code of this file.
Classes | |
| class | te::edit::RepositoryManager |
| This is a singleton for managing edit repositories. More... | |
Namespaces | |
| te | |
| TerraLib. | |
| te::da | |
| Namespace for the DataAccess API of TerraLib. | |
| te::edit | |
| te::gm | |
| Namespace for the Vector Geometry module of TerraLib. | |
This is a singleton for managing edit repositories.
Definition in file RepositoryManager.h.