26 #ifndef __TERRALIB_WFS_INTERNAL_MODULE_H
27 #define __TERRALIB_WFS_INTERNAL_MODULE_H
30 #include "../plugin/Plugin.h"
85 #endif // __TERRALIB_WFS_INTERNAL_MODULE_H
PLUGIN_CALL_BACK_DECLARATION(TEADOEXPORT)
#define TEWFSEXPORT
You can use this macro in order to export/import classes and functions from this module.
Module(const te::plugin::PluginInfo &pluginInfo)
Plugin constructor.
A base class for plugin types.
Configuration flags for the TerraLib WFS module.
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.
The basic information about a plugin.