|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|


Public Member Functions | |
| MPFilter () | |
| Public Member Functions inherited from osmium::tags::Filter< std::string > | |
| Filter (bool default_result=false) | |
| Filter & | add (bool result, const key_type &key, const value_type &value) |
| Filter & | add (bool result, const key_type &key) |
| bool | operator() (const osmium::Tag &tag) const |
| size_t | count () const noexcept |
| bool | empty () const noexcept |
Additional Inherited Members | |
| Public Types inherited from osmium::tags::Filter< std::string > | |
| using | filter_type |
| using | argument_type |
| using | result_type |
| using | iterator |
|
inline |