GeoDesk for C++
Fast and storage-efficient spatial database engine for OpenStreetMap features
Loading...
Searching...
No Matches
geodesk::Tags Member List

This is the complete list of members for geodesk::Tags, including all inherited members.

begin() constgeodesk::Tagsinline
end()geodesk::Tagsinlinestatic
hasTag(std::string_view k) const noexceptgeodesk::Tags
hasTag(std::string_view k, std::string_view v) const noexceptgeodesk::Tags
operator!=(const Tags &other) constgeodesk::Tagsinline
operator==(const Tags &other) constgeodesk::Tags
operator[](std::string_view key) const noexceptgeodesk::Tagsinline
size() const noexceptgeodesk::Tagsinline
Tags(const Feature &feature)geodesk::Tagsexplicit
Tags(FeatureStore *store, FeaturePtr ptr)geodesk::Tagsinline
Tags(FeatureStore *store, TagTablePtr ptr)geodesk::Tagsinline
Tags(const Tags &other)=defaultgeodesk::Tags