All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
gdal Directory Reference

Files

file  Band.cpp [code]
 This class represents raster band description.
 
file  Band.h [code]
 It gives access to values in one band (dimension) of a raster.
 
file  Config.h [code]
 Configuration flags for the GDAL Driver of TerraLib.
 
file  DataSet.cpp [code]
 Implementation of a DataSet for GDAL data provider.
 
file  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  DataSource.cpp [code]
 The implementation of a DataSource that consists of datasets that can be decoded by the GDAL Library.
 
file  DataSource.h [code]
 The implementation of a DataSource that consists of datasets that can be decoded by the GDAL Library.
 
file  DataSourceFactory.cpp [code]
 This is the data source concrete factory for the GDAL Data Access driver.
 
file  DataSourceFactory.h [code]
 This is the concrete implementation of a factory that builds data sources managed by the GDAL Library.
 
file  Exception.cpp [code]
 An exception class for the GDAL module.
 
file  Exception.h [code]
 An exception class for the GDAL module.
 
file  Globals.cpp [code]
 An static class with global definitions for the TerraLib GDAL driver.
 
file  Globals.h [code]
 An static class with global definitions for the TerraLib GDAL driver.
 
file  Module.cpp [code]
 
file  Module.h [code]
 The TerraLib OGR driver is a plugin.
 
file  Raster.cpp [code]
 This is a class that represents a GDAL Raster.
 
file  Raster.h [code]
 This is a class that represents a GDAL Raster.
 
file  RasterFactory.cpp [code]
 This is the concrete factory for GDAL rasters.
 
file  RasterFactory.h [code]
 This is the concrete factory for GDAL rasters.
 
file  Transactor.cpp [code]
 
file  Transactor.h [code]
 
file  Utils.cpp [code]
 Utility functions for GDAL.
 
file  Utils.h [code]
 Utilitary functions to access GDAL and match some of its concepts to TerraLib concepts.