All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Module.cpp File Reference

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::Modulesm_module = te::rp::Module::getInstance()
 This is a helper function that will be automatically called when the TerraLib DataType module is loaded. More...
 

Detailed Description

This singleton defines the TerraLib Raster Processing module entry.

Definition in file Module.cpp.

Variable Documentation

This is a helper function that will be automatically called when the TerraLib DataType module is loaded.

Note
This method doesn't perform operations.

This is a helper function that will be automatically called when the TerraLib Raster Processing module is unloaded.

Note
This method doesn't perform operations.

Definition at line 53 of file Module.cpp.