#include "RasterExamples.h"#include <terralib/memory.h>#include <terralib/raster.h>#include <terralib/raster/RasterFactory.h>#include <terralib/raster/RasterSummaryManager.h>#include <iostream>#include <map>Go to the source code of this file.
Functions | |
| void | RasterInMemory () |
| An example to use the memory driver. More... | |
| void RasterInMemory | ( | ) |
An example to use the memory driver.
Definition at line 13 of file RasterInMemory.cpp.
References te::common::Singleton< RasterSummaryManager >::getInstance(), te::rst::RasterFactory::open(), te::common::RWAccess, and te::rst::SUMMARY_ALL.
Referenced by main().