![]() |
Maria GDK 5.0.0.930
Documentation of native code in develop branch
|
This is the complete list of members for Maria::MapContentQuery, including all inherited members.
| addGroupFilter(const std::string &group_filter) | Maria::MapContentQuery | inline |
| clearGroupFilter() | Maria::MapContentQuery | inline |
| generateHashKey() const (defined in Maria::MapContentQuery) | Maria::MapContentQuery | |
| getCompression() const (defined in Maria::MapContentQuery) | Maria::MapContentQuery | inline |
| getFlags() const (defined in Maria::MapContentQuery) | Maria::MapContentQuery | inline |
| getGroupFilter() const | Maria::MapContentQuery | inline |
| getGroupFilter() | Maria::MapContentQuery | inline |
| getHashKey() const | Maria::MapContentQuery | inline |
| getMapSignature() const (defined in Maria::MapContentQuery) | Maria::MapContentQuery | inline |
| getProperties() const | Maria::MapContentQuery | inline |
| getServiceDatasourceInfoXml() const (defined in Maria::MapContentQuery) | Maria::MapContentQuery | |
| getTileCacheSpec() const | Maria::MapContentQuery | inline |
| getWantedMapContentType() const (defined in Maria::MapContentQuery) | Maria::MapContentQuery | inline |
| getWantedSourceVersion() const (defined in Maria::MapContentQuery) | Maria::MapContentQuery | inline |
| MapContentQuery() (defined in Maria::MapContentQuery) | Maria::MapContentQuery | |
| MapContentQuery(const std::string &map_signature, MapContentType map_content_type=MapContentType::UndefinedMap, RasterCompressionType compression=RasterCompressionType::Any, int flags=MapRequestFlags::NoFlags, std::shared_ptr< TileCacheSpec > tileCacheSpec=nullptr, std::shared_ptr< SemanticVersionSpecification > versionSpec=nullptr) (defined in Maria::MapContentQuery) | Maria::MapContentQuery | explicit |
| operator!=(const MapContentQuery &q2) (defined in Maria::MapContentQuery) | Maria::MapContentQuery | inline |
| operator==(const MapContentQuery &q2) const (defined in Maria::MapContentQuery) | Maria::MapContentQuery | inline |
| setCompression(RasterCompressionType compression) (defined in Maria::MapContentQuery) | Maria::MapContentQuery | inline |
| setFlags(int flags) (defined in Maria::MapContentQuery) | Maria::MapContentQuery | inline |
| setMapSignature(const std::string &map_signature) (defined in Maria::MapContentQuery) | Maria::MapContentQuery | inline |
| setProperties(const std::map< std::string, std::string > &properties) | Maria::MapContentQuery | inline |
| setProperty(const std::string &key, const std::string &value) (defined in Maria::MapContentQuery) | Maria::MapContentQuery | inline |
| setTileCacheSpec(const std::shared_ptr< TileCacheSpec > &tilespec) | Maria::MapContentQuery | inline |
| setWantedMapContentType(MapContentType type) (defined in Maria::MapContentQuery) | Maria::MapContentQuery | inline |
| setWantedSourceVersion(const std::shared_ptr< SemanticVersionSpecification > &wantedSourceVersion) (defined in Maria::MapContentQuery) | Maria::MapContentQuery | inline |