Libosmium  2.2.0
Fast and flexible C++ library for working with OpenStreetMap data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
osmium::area::Assembler::MPFilter Struct Reference
Inheritance diagram for osmium::area::Assembler::MPFilter:
Inheritance graph
[legend]
Collaboration diagram for osmium::area::Assembler::MPFilter:
Collaboration graph
[legend]

Public Member Functions

 MPFilter ()
 
- Public Member Functions inherited from osmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >
 Filter (bool default_result=false)
 
template<class V = TValue, typename std::enable_if<!std::is_void< V >::value, int >::type = 0>
Filteradd (bool result, const key_type &key, const value_type &value)
 
Filteradd (bool result, const key_type &key)
 
bool operator() (const osmium::Tag &tag) const
 
size_t count () const
 
bool empty () const
 

Additional Inherited Members

- Public Types inherited from osmium::tags::Filter< TKey, TValue, TKeyComp, TValueComp >
typedef Filter< TKey, TValue,
TKeyComp, TValueComp > 
filter_type
 
typedef const osmium::Tagargument_type
 
typedef bool result_type
 
typedef boost::filter_iterator
< filter_type,
osmium::TagList::const_iterator
iterator
 

Constructor & Destructor Documentation

osmium::area::Assembler::MPFilter::MPFilter ( )
inline

The documentation for this struct was generated from the following file: