26 #ifndef __TERRALIB_WS_OGC_WCS_QTPLUGIN_PLUGIN_H
27 #define __TERRALIB_WS_OGC_WCS_QTPLUGIN_PLUGIN_H
29 #include "../../../../core/plugin/CppPlugin.h"
The base class for C++ plugins.
void startup()
This method will be called by applications to startup some plugin's functionality.
Plugin(const te::core::PluginInfo &pluginInfo)
void shutdown()
This method will be called by applicatons to shutdown plugin's functionality.
Basic information about a plugin.
#define TEOGCWCSQTPLUGINEXPORT
You can use this macro in order to export/import classes and functions from this module.
Proxy configuration file for TerraView (see terraview_config.h).