DataSourceFactory.h File Reference

A factory for data sources. More...

#include "../../common/Static.h"
#include "../Config.h"
#include "../Exception.h"
#include <map>
#include <memory>
#include <string>
#include <boost/function.hpp>

Go to the source code of this file.

Classes

class  te::da::DataSourceFactory
 A factory for data sources. More...
 

Namespaces

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

Detailed Description

A factory for data sources.

Definition in file DataSourceFactory.h.