This singleton defines the TerraLib Raster Processing module entry. More...
#include "../common/Logger.h"#include "../common/TerraLib.h"#include "../common/Translator.h"#include "Config.h"#include "Module.h"Go to the source code of this file.
Variables | |
| const te::rp::Module & | sm_module = te::rp::Module::getInstance() | 
| This is a helper function that will be automatically called when the TerraLib DataType module is loaded.  More... | |
This singleton defines the TerraLib Raster Processing module entry.
Definition in file Module.cpp.
| const te::rp::Module& sm_module = te::rp::Module::getInstance() | 
This is a helper function that will be automatically called when the TerraLib DataType module is loaded.
This is a helper function that will be automatically called when the TerraLib Raster Processing module is unloaded.
Definition at line 53 of file Module.cpp.