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 | |
namespace | te |
TerraLib. | |
namespace | te::da |
Namespace for the DataAccess API of TerraLib. | |
namespace | te::edit |
namespace | te::gm |
Namespace for the Vector Geometry module of TerraLib. | |
This is a singleton for managing edit repositories.
Definition in file RepositoryManager.h.