|
QGIS API Documentation 3.99.0-Master (2fe06baccd8)
|
#include "qgsmodule.h"#include "qgswfsdescribefeaturetype.h"#include "qgswfsgetcapabilities.h"#include "qgswfsgetcapabilities_1_0_0.h"#include "qgswfsgetfeature.h"#include "qgswfstransaction.h"#include "qgswfstransaction_1_0_0.h"#include "qgswfsutils.h"
Go to the source code of this file.
Classes | |
| class | QgsWfsModule |
| Module specialized for WFS service. More... | |
| class | QgsWfs::Service |
| OGC web service specialized for WFS. More... | |
Namespaces | |
| namespace | QgsWfs |
| WMS 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 32 of file qgswfs.cpp.
| QGISEXTERN void QGS_ServiceModule_Exit | ( | QgsServiceModule * | ) |
Definition at line 149 of file qgswfs.cpp.
| QGISEXTERN QgsServiceModule * QGS_ServiceModule_Init | ( | ) |
Definition at line 144 of file qgswfs.cpp.