Libosmium
2.5.4
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for osmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >::Rule, including all inherited members.
ignore_value | osmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >::Rule | |
key | osmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >::Rule | |
result | osmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >::Rule | |
Rule(bool r, bool ignore, const key_type &k, const value_type &v) | osmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >::Rule | inlineexplicit |
Rule(bool r, bool ignore, const key_type &k) | osmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >::Rule | inlineexplicit |
value | osmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >::Rule |