26 #ifndef __TERRALIB_WMS_INTERNAL_MODULE_H 27 #define __TERRALIB_WMS_INTERNAL_MODULE_H 30 #include "../core/plugin/CppPlugin.h" 83 #endif // __TERRALIB_WMS_INTERNAL_MODULE_H
Basic information about a plugin.
Module(const te::core::PluginInfo &pluginInfo)
Plugin constructor.
void startup()
This method will be called by TerraLib to startup some plugin's functionality.
The base class for C++ plugins.
void shutdown()
This method will be called by TerraLib to shutdown plugin's functionality.