Libosmium  2.3.0
Fast and flexible C++ library for working with OpenStreetMap data
osmium::thread::SortedQueue< T > Member List

This is the complete list of members for osmium::thread::SortedQueue< T >, including all inherited members.

empty() const osmium::thread::SortedQueue< T >inline
empty_intern() const osmium::thread::SortedQueue< T >inlineprivate
m_data_availableosmium::thread::SortedQueue< T >private
m_mutexosmium::thread::SortedQueue< T >mutableprivate
m_offsetosmium::thread::SortedQueue< T >private
m_queueosmium::thread::SortedQueue< T >private
push(T value, size_type num)osmium::thread::SortedQueue< T >inline
size() const osmium::thread::SortedQueue< T >inline
size_type typedefosmium::thread::SortedQueue< T >private
SortedQueue()osmium::thread::SortedQueue< T >inline
try_pop(T &value)osmium::thread::SortedQueue< T >inline
wait_and_pop(T &value)osmium::thread::SortedQueue< T >inline