28 #ifndef __TERRALIB_OGC_WMS_INTERNAL_MODULE_H
29 #define __TERRALIB_OGC_WMS_INTERNAL_MODULE_H
32 #include "../../../../core/plugin/CppPlugin.h"
The base class for C++ plugins.
The TerraLib OGC WMS driver as a plugin.
void startup()
This method will be called by TerraLib to startup some plugin's functionality.
Module(const te::core::PluginInfo &pluginInfo)
Plugin constructor.
void shutdown()
This method will be called by TerraLib to shutdown plugin's functionality.
Basic information about a plugin.
#define TEOGCWMSDATAACCESSEXPORT
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).