19#ifndef QGSSERVERCACHEMANAGER_H
20#define QGSSERVERCACHEMANAGER_H
26#include <QDomDocument>
27#include "qgis_server.h"
89 bool deleteCachedDocuments(
const QgsProject *project )
const;
124 bool deleteCachedImages(
const QgsProject *project )
const;
136 std::unique_ptr<QgsServerCacheFilterMap> mPluginsServerCaches =
nullptr;
A helper class that centralizes restrictions given by all the access control filter plugins.
Encapsulates a QGIS project, including sets of map layers and their styles, layouts,...
Class defining cache interface for QGIS Server plugins.
A helper class that centralizes caches accesses given by all the server cache filter plugins.
QgsServerRequest Class defining request interface passed to services QgsService::executeRequest() met...
Provides a way to retrieve settings by prioritizing according to environment variables,...
#define SIP_IF_MODULE(condition)