This is the concrete factory for In-Memory driver. More...
#include "../common/StringUtils.h"#include "../common/Translator.h"#include "Exception.h"#include "Raster.h"#include "RasterFactory.h"#include <memory>Go to the source code of this file.
Functions | |
| static std::string | sg_rasterFactoryId (TE_MEMORY_DRIVER_IDENTIFIER) |
This is the concrete factory for In-Memory driver.
Definition in file RasterFactory.cpp.
|
static |
Referenced by te::mem::RasterFactory::getType().