This is a singleton for managing all the data source catalog instances available in the system. More...
#include "../../common/Comparators.h"#include "../../common/Singleton.h"#include "../../common/ThreadingPolicies.h"#include "DataSource.h"#include "DataSourceCatalog.h"#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | te::da::DataSourceCatalogManager |
| This is a singleton for managing all the data source catalog instances available in the system. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::da |
| Namespace for the DataAccess API of TerraLib. | |
This is a singleton for managing all the data source catalog instances available in the system.
Definition in file DataSourceCatalogManager.h.