26 #ifndef __TERRALIB_TERRALIB4_INTERNAL_MODULE_H
27 #define __TERRALIB_TERRALIB4_INTERNAL_MODULE_H
30 #include "../core/plugin/CppPlugin.h"
The base class for C++ plugins.
void shutdown()
This method will be called by TerraLib to shutdown plugin's functionality.
Module(const te::core::PluginInfo &pluginInfo)
It creates a new C++ module.
void startup()
This method will be called by TerraLib to startup some plugin's functionality.
Basic information about a plugin.
Proxy configuration file for TerraView (see terraview_config.h).