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 | |
namespace | te |
TerraLib. | |
namespace | te::core |
namespace | te::da |
Namespace for the DataAccess API of TerraLib. | |
A factory for data sources.
Definition in file DataSourceFactory.h.