gdal Directory Reference

Files

file  src/terralib/gdal/Band.cpp [code]
 This class represents raster band description.
 
file  src/terralib/gdal/Band.h [code]
 It gives access to values in one band (dimension) of a raster.
 
file  src/terralib/gdal/Config.h [code]
 Configuration flags for the GDAL Driver of TerraLib.
 
file  gdal/DataSet.cpp [code]
 Implementation of a DataSet for GDAL data provider.
 
file  gdal/DataSet.h [code]
 
file  DataSetsManager.cpp [code]
 GDAL data set manager.
 
file  DataSetsManager.h [code]
 
file  DataSetUseCounter.cpp [code]
 GDAL data set use counter.
 
file  DataSetUseCounter.h [code]
 
file  src/terralib/gdal/DataSource.cpp [code]
 The implementation of a DataSource that consists of datasets that can be decoded by the GDAL Library.
 
file  src/terralib/gdal/DataSource.h [code]
 The implementation of a DataSource that consists of datasets that can be decoded by the GDAL Library.
 
file  src/terralib/gdal/DataSourceFactory.cpp [code]
 This is the data source concrete factory for the GDAL Data Access driver.
 
file  src/terralib/gdal/DataSourceFactory.h [code]
 This is the concrete implementation of a factory that builds data sources managed by the GDAL Library.
 
file  src/terralib/gdal/Exception.cpp [code]
 An exception class for the GDAL module.
 
file  src/terralib/gdal/Exception.h [code]
 An exception class for the GDAL module.
 
file  src/terralib/gdal/Globals.cpp [code]
 An static class with global definitions for the TerraLib GDAL driver.
 
file  src/terralib/gdal/Globals.h [code]
 An static class with global definitions for the TerraLib GDAL driver.
 
file  src/terralib/gdal/Plugin.cpp [code]
 Plugin interface for dynamic loading of GDAL Driver for TerraLib.
 
file  src/terralib/gdal/Raster.cpp [code]
 This is a class that represents a GDAL Raster.
 
file  src/terralib/gdal/Raster.h [code]
 This is a class that represents a GDAL Raster.
 
file  src/terralib/gdal/RasterFactory.cpp [code]
 This is the concrete factory for GDAL rasters.
 
file  src/terralib/gdal/RasterFactory.h [code]
 This is the concrete factory for GDAL rasters.
 
file  src/terralib/gdal/Transactor.cpp [code]
 
file  src/terralib/gdal/Transactor.h [code]
 
file  src/terralib/gdal/Utils.cpp [code]
 Utility functions for GDAL.
 
file  src/terralib/gdal/Utils.h [code]
 Utilitary functions to access GDAL and match some of its concepts to TerraLib concepts.