Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::GeoIndex Member List

This is the complete list of members for Maria::GeoIndex, including all inherited members.

clear()=0 (defined in Maria::GeoIndex)Maria::GeoIndexpure virtual
deleteObject(idx_t objId)=0Maria::GeoIndexpure virtual
GeoIndex()=default (defined in Maria::GeoIndex)Maria::GeoIndex
GeoIndex(const GeoIndex &)=delete (defined in Maria::GeoIndex)Maria::GeoIndex
GeoIndex(GeoIndex &&)=delete (defined in Maria::GeoIndex)Maria::GeoIndex
getObjectCount() const noexcept=0 (defined in Maria::GeoIndex)Maria::GeoIndexpure virtual
getObjects(TileId tileId, std::unordered_set< idx_t > &objectIds) const =0 (defined in Maria::GeoIndex)Maria::GeoIndexpure virtual
getObjects(const BasicGeoTypes::GeoPos &pos, uint8_t tileLevel, std::unordered_set< idx_t > &objectIds) const =0 (defined in Maria::GeoIndex)Maria::GeoIndexpure virtual
getObjects(const BasicGeoTypes::GeoRect &bounds, uint8_t tileLevel, std::unordered_set< idx_t > &objectIds) const =0 (defined in Maria::GeoIndex)Maria::GeoIndexpure virtual
getUsedTileCount() const noexcept=0 (defined in Maria::GeoIndex)Maria::GeoIndexpure virtual
idx_t typedef (defined in Maria::GeoIndex)Maria::GeoIndex
operator=(const GeoIndex &)=delete (defined in Maria::GeoIndex)Maria::GeoIndex
operator=(GeoIndex &&)=delete (defined in Maria::GeoIndex)Maria::GeoIndex
setObject(IndexedObjectInfo obj, BasicGeoTypes::GeoPos pos)=0 (defined in Maria::GeoIndex)Maria::GeoIndexpure virtual
setObject(IndexedObjectInfo obj, BasicGeoTypes::GeoRect bounds)=0 (defined in Maria::GeoIndex)Maria::GeoIndexpure virtual
setObject(IndexedObjectInfo obj, const std::vector< BasicGeoTypes::GeoPos > &positions)=0 (defined in Maria::GeoIndex)Maria::GeoIndexpure virtual
tileMapper() const =0 (defined in Maria::GeoIndex)Maria::GeoIndexpure virtual
~GeoIndex()=default (defined in Maria::GeoIndex)Maria::GeoIndexvirtual