This singleton defines the TerraLib GML 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::gml::Module & | sm_module = te::gml::Module::getInstance() |
| This is a helper function that will be automatically called when the TerraLib GML module is loaded. More... | |
This singleton defines the TerraLib GML module entry.
Definition in file Module.cpp.
| const te::gml::Module& sm_module = te::gml::Module::getInstance() |
This is a helper function that will be automatically called when the TerraLib GML module is loaded.
This is a helper function that will be automatically called when the TerraLib GML module is unloaded.
Definition at line 53 of file Module.cpp.