#include "../common/Logger.h"#include "../common/TerraLib.h"#include "../common/Translator.h"#include "ComparisonOperators.h"#include "GeometryOperands.h"#include "Module.h"#include "SpatialOperator.h"Go to the source code of this file.
Variables | |
| const te::fe::Module & | sm_module = te::fe::Module::getInstance() | 
| This is a helper function that will be automatically called when the TerraLib Filter Encoding module is loaded.  More... | |
| const te::fe::Module& sm_module = te::fe::Module::getInstance() | 
This is a helper function that will be automatically called when the TerraLib Filter Encoding module is loaded.
The initialization includes:
This is a helper function that will be automatically called when the TerraLib Filter Encoding module is unloaded.
The finalization includes:
Definition at line 75 of file Module.cpp.