Configuration flags for the Terrralib WS OGC WCS DATA ACCESS module. More...
Go to the source code of this file.
Macros | |
| #define | TE_OGC_WCS_DRIVER_IDENTIFIER "WCS2" |
| The OGC WCS driver identifier string. More... | |
| #define | TE_OGC_WCS_MODULE_NAME "te.ogc.wcs" |
DLL/LIB Module | |
Flags for building TerraLib as a DLL or as a Static Library | |
| #define | TEOGCWCSDATAACCESSEXPORT |
| You can use this macro in order to export/import classes and functions from this module. More... | |
Configuration flags for the Terrralib WS OGC WCS DATA ACCESS module.
Definition in file src/terralib/ws/ogc/wcs/dataaccess/Config.h.
| #define TE_OGC_WCS_DRIVER_IDENTIFIER "WCS2" |
The OGC WCS driver identifier string.
Definition at line 38 of file src/terralib/ws/ogc/wcs/dataaccess/Config.h.
Referenced by BOOST_AUTO_TEST_CASE(), te::ws::ogc::wcs::da::DataSource::getType(), te::ws::ogc::wcs::da::Module::shutdown(), and te::ws::ogc::wcs::da::Module::startup().
| #define TE_OGC_WCS_MODULE_NAME "te.ogc.wcs" |
Definition at line 31 of file src/terralib/ws/ogc/wcs/dataaccess/Config.h.
| #define TEOGCWCSDATAACCESSEXPORT |
You can use this macro in order to export/import classes and functions from this module.
Definition at line 71 of file src/terralib/ws/ogc/wcs/dataaccess/Config.h.