DataSourceCatalogManager.h File Reference

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

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 

Detailed Description

This is a singleton for managing all the data source catalog instances available in the system.

Definition in file DataSourceCatalogManager.h.