GDAL data set use counter.  
 More...
#include <DataSetUseCounter.h>
GDAL data set use counter. 
Definition at line 46 of file DataSetUseCounter.h.
 
      
        
          | te::gdal::DataSetUseCounter::DataSetUseCounter  | 
          ( | 
          const std::string &  | 
          uri,  | 
        
        
           | 
           | 
          const DataSetsManager::AccessType  | 
          aType  | 
        
        
           | 
          ) | 
           |  | 
        
        
          | throw  | ( | te::gdal::Exception | 
        
        
           | ) |  |  | 
        
      
 
Default constructor. 
- Parameters
 - 
  
    | uri | Raster URI.  | 
    | aType | Access type.  | 
  
   
- Exceptions
 - 
  
  
 
 
 
      
        
          | te::gdal::DataSetUseCounter::~DataSetUseCounter  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Change the acces type. 
- Parameters
 - 
  
  
 
- Returns
 - true if OK, false on errors: 
 
 
 
Returns the current access type. 
- Returns
 - Returns the current access type. 
 
Definition at line 74 of file DataSetUseCounter.h.
 
 
  
  
      
        
          | std::string te::gdal::DataSetUseCounter::m_uri | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: