26#ifndef __TERRALIB_DATAACCES_GDAL_INTERNAL_SCOPEDDATASETHANDLE_H
27#define __TERRALIB_DATAACCES_GDAL_INTERNAL_SCOPEDDATASETHANDLE_H
32#include <boost/noncopyable.hpp>
GDALDataset * m_gdalDataSetWrappedHandle
ScopedDataSetHandle(GDALDataset *gdalDataSetHandle)
Default constructor.
GDALDataset * getGDALDataSetHandle() const
GDALDataset * m_gdalDataSetHandle
Namespace for the TerraLib GDAL driver implementation.
std::unique_ptr< ScopedDataSetHandle > ScopedDataSetHandlePtr
Configuration flags for the GDAL Driver of TerraLib.
#define TEGDALEXPORT
You can use this macro in order to export/import classes and functions from this module.