26 #ifndef __TERRALIB_DATAACCES_GDAL_INTERNAL_SCOPEDDATASETHANDLE_H
27 #define __TERRALIB_DATAACCES_GDAL_INTERNAL_SCOPEDDATASETHANDLE_H
32 #include <boost/noncopyable.hpp>
This encapsulates a GDAL dataSet and closes it when it runs out of scope. It also creates a wrapper t...
GDALDataset * m_gdalDataSetWrappedHandle
GDALDataset * getGDALDataSetHandle() const
ScopedDataSetHandle(GDALDataset *gdalDataSetHandle)
Default constructor.
GDALDataset * m_gdalDataSetHandle
std::unique_ptr< ScopedDataSetHandle > ScopedDataSetHandlePtr
#define TEGDALEXPORT
You can use this macro in order to export/import classes and functions from this module.
Proxy configuration file for TerraView (see terraview_config.h).