26 #ifndef __TERRALIB_DATAACCES_GDAL_INTERNAL_DATASETUSECOUNTER_H
27 #define __TERRALIB_DATAACCES_GDAL_INTERNAL_DATASETUSECOUNTER_H
33 #include <boost/noncopyable.hpp>
GDAL data set use counter.
DataSetsManager::AccessType m_aType
Access type.
DataSetUseCounter(const std::string &uri, const DataSetsManager::AccessType aType)
Default constructor.
DataSetsManager::AccessType getAccessType() const
Returns the current access type.
bool changeAccessType(const DataSetsManager::AccessType aType)
Change the acces type.
std::string m_uri
Data set uri.
#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).
An exception class for the XML module.