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, including all inherited members.
function_wrapper(TFunction &&f) | osmium::thread::function_wrapper | inline |
function_wrapper(int) | osmium::thread::function_wrapper | inlineexplicit |
function_wrapper()=default | osmium::thread::function_wrapper | |
function_wrapper(const function_wrapper &)=delete | osmium::thread::function_wrapper | |
function_wrapper(function_wrapper &&other) noexcept | osmium::thread::function_wrapper | inline |
impl | osmium::thread::function_wrapper | private |
operator bool() const | osmium::thread::function_wrapper | inlineexplicit |
operator()() | osmium::thread::function_wrapper | inline |
operator=(const function_wrapper &)=delete | osmium::thread::function_wrapper | |
operator=(function_wrapper &&other) noexcept | osmium::thread::function_wrapper | inline |
~function_wrapper()=default | osmium::thread::function_wrapper |