26 #ifndef __TERRALIB_INTERNAL_MEMORY_H    27 #define __TERRALIB_INTERNAL_MEMORY_H    31 #include "memory/Config.h"    33 #include "memory/DataSet.h"    55 #endif  // __TERRALIB_INTERNAL_MEMORY_H A raster (stored in memory and eventually swapped to disk) where it is possible to dynamically add li...
 
A RAM cache adaptor to an external existent raster that must always be avaliable. ...
 
A raster class for memory. 
 
An implementation of the DatasetItem class for the TerraLib In-Memory Data Access driver...
 
RAM cached and tiled raster band blocks manager.