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