Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
Loading...
Searching...
No Matches
osmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp > Member List

This is the complete list of members for osmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >, including all inherited members.

add(bool result, const key_type &key, const value_type &value)osmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >inline
add(bool result, const key_type &key)osmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >inline
argument_type typedefosmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >
count() const noexceptosmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >inline
empty() const noexceptosmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >inline
Filter(bool default_result=false)osmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >inlineexplicit
filter_type typedefosmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >
iterator typedefosmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >
key_type typedefosmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >private
m_default_resultosmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >private
m_rulesosmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >private
operator()(const osmium::Tag &tag) constosmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >inline
result_type typedefosmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >
value_type typedefosmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >private