A singleton to keep all the registered data sources. More...
#include "../../common/Singleton.h"#include "DataSourceInfo.h"#include <map>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | te::da::DataSourceInfoManager |
| A singleton to keep all the registered data sources. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::da | |
| Namespace for the DataAccess API of TerraLib. | |
A singleton to keep all the registered data sources.
Definition in file DataSourceInfoManager.h.