|
QGIS API Documentation 3.99.0-Master (752b475928d)
|
#include "qgsmodule.h"#include "qgswcsdescribecoverage.h"#include "qgswcsgetcapabilities.h"#include "qgswcsgetcoverage.h"#include "qgswcsutils.h"
Go to the source code of this file.
Classes | |
| class | QgsWcsModule |
| Service module specialized for WCS. More... | |
| class | QgsWcs::Service |
| OGC web service specialized for WCS. More... | |
Namespaces | |
| namespace | QgsWcs |
| WCS implementation. | |
Macros | |
| #define | QSTR_COMPARE(str, lit) |
Functions | |
| QGISEXTERN void | QGS_ServiceModule_Exit (QgsServiceModule *) |
| QGISEXTERN QgsServiceModule * | QGS_ServiceModule_Init () |
| #define QSTR_COMPARE | ( | str, | |
| lit ) |
Definition at line 26 of file qgswcs.cpp.
| QGISEXTERN void QGS_ServiceModule_Exit | ( | QgsServiceModule * | ) |
Definition at line 121 of file qgswcs.cpp.
| QGISEXTERN QgsServiceModule * QGS_ServiceModule_Init | ( | ) |
Definition at line 116 of file qgswcs.cpp.