26 #ifndef __TERRALIB_WFS_INTERNAL_MODULE_H
27 #define __TERRALIB_WFS_INTERNAL_MODULE_H
30 #include "../core/plugin/CppPlugin.h"
The base class for C++ plugins.
Module(const te::core::PluginInfo &pluginInfo)
Plugin constructor.
void shutdown()
This method will be called by TerraLib to shutdown plugin's functionality.
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).