28 #ifndef __TERRALIB_OGC_WCS_INTERNAL_MODULE_H
29 #define __TERRALIB_OGC_WCS_INTERNAL_MODULE_H
32 #include "../../../../core/plugin/CppPlugin.h"
The base class for C++ plugins.
The TerraLib OGC WCS driver as a plugin.
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.
Module(const te::core::PluginInfo &pluginInfo)
Plugin constructor.
Basic information about a plugin.
#define TEOGCWCSDATAACCESSEXPORT
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).