Files | |
Band.h | |
CachedBand.h | |
RAM cached and tiled raster band. | |
CachedBandBlocksManager.h | |
RAM cached and tiled raster band blocks manager. | |
CachedRaster.h | |
A RAM cache adaptor to an external existent raster that must always be avaliable. | |
Config.h | |
Configuration flags for the TerraLib In-memory Data Access driver. | |
DataSet.h | |
Implementation of a random-access dataset class for the TerraLib In-Memory Data Access driver. | |
DataSetItem.h | |
An implementation of the DatasetItem class for the TerraLib In-Memory Data Access driver. | |
DataSource.h | |
DataSourceFactory.h | |
Exception.h | |
An exception class for the TerraLib In-Memory Data Access driver. | |
ExpansibleBand.h | |
Expansible raster band. | |
ExpansibleBandBlocksManager.h | |
RAM cached and tiled raster band blocks manager. | |
ExpansibleRaster.h | |
A raster (stored in memory and eventually swapped to disk) where it is possible to dynamically add lines/columns/bands. | |
ExpansibleRasterFactory.h | |
This is the concrete factory for expansible raster. | |
Globals.h | |
An static class with global definitions for the TerraLib In-Memory driver. | |
Module.h | |
This singleton defines the TerraLib In-Memory module entry. | |
PreparedItemCopy.h | |
This class is used to optimize the copy of several dataSetItems by caching the mapping between the columns from the input and the output. | |
Raster.h | |
A raster class for memory. | |
RasterFactory.h | |
This is the concrete factory for In-Memory driver. | |
TiledBand.h | |
A tiled band implementation for the In-Memory Raster. | |
Transactor.h | |
An implementation of the Transactor class for the Memory Data Access driver. | |