#include "../dataaccess/datasource/DataSourceTransactor.h"
#include "Config.h"
#include <memory>
#include <boost/filesystem.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | te::gdal::Transactor |
Namespaces | |
te | |
TerraLib. | |
te::da | |
Namespace for the DataAccess API of TerraLib. | |
te::dt | |
Namespace for the Data Type module of TerraLib. | |
te::gdal | |
Namespace for the TerraLib GDAL driver implementation. | |
te::gm | |
Namespace for the Vector Geometry module of TerraLib. | |