Go to the documentation of this file.
26 #ifndef __TERRALIB_DATAACCES_GDAL_INTERNAL_DATASETUSECOUNTER_H
27 #define __TERRALIB_DATAACCES_GDAL_INTERNAL_DATASETUSECOUNTER_H
33 #include <boost/noncopyable.hpp>
85 #endif // __TERRALIB_DATAACCES_GDAL_INTERNAL_DATASETSMANAGER_H
DataSetsManager::AccessType getAccessType() const
Returns the current access type.
DataSetsManager::AccessType m_aType
Access type.
DataSetUseCounter(const std::string &uri, const DataSetsManager::AccessType aType)
Default constructor.
#define TEGDALEXPORT
You can use this macro in order to export/import classes and functions from this module.
GDAL data set use counter.
An exception class for the XML module.
std::string m_uri
Data set uri.
Proxy configuration file for TerraView (see terraview_config.h).
bool changeAccessType(const DataSetsManager::AccessType aType)
Change the acces type.