Libosmium
2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for osmium::thread::function_wrapper::impl_type< F >, including all inherited members.
call() override | osmium::thread::function_wrapper::impl_type< F > | inlinevirtual |
impl_base() noexcept=default | osmium::thread::function_wrapper::impl_base | |
impl_base(const impl_base &) noexcept=default | osmium::thread::function_wrapper::impl_base | |
impl_base(impl_base &&) noexcept=default | osmium::thread::function_wrapper::impl_base | |
impl_type(F &&functor) | osmium::thread::function_wrapper::impl_type< F > | inlineexplicit |
m_functor | osmium::thread::function_wrapper::impl_type< F > | |
operator=(const impl_base &) noexcept=default | osmium::thread::function_wrapper::impl_base | |
operator=(impl_base &&) noexcept=default | osmium::thread::function_wrapper::impl_base | |
~impl_base() noexcept=default | osmium::thread::function_wrapper::impl_base | virtual |