Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
osmium::index::IdSetSmall< T > Member List

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

begin() const noexceptosmium::index::IdSetSmall< T >inline
cbegin() const noexceptosmium::index::IdSetSmall< T >inline
cend() const noexceptosmium::index::IdSetSmall< T >inline
clear() finalosmium::index::IdSetSmall< T >inlinevirtual
const_iterator typedefosmium::index::IdSetSmall< T >
empty() const noexcept finalosmium::index::IdSetSmall< T >inlinevirtual
end() const noexceptosmium::index::IdSetSmall< T >inline
get(T id) const noexcept finalosmium::index::IdSetSmall< T >inlinevirtual
get_binary_search(T id) const noexceptosmium::index::IdSetSmall< T >inline
IdSet()=defaultosmium::index::IdSet< T >
IdSet(const IdSet &)=defaultosmium::index::IdSet< T >
IdSet(IdSet &&) noexcept=defaultosmium::index::IdSet< T >
IdSetSmall()=defaultosmium::index::IdSetSmall< T >
IdSetSmall(const IdSetSmall &)=defaultosmium::index::IdSetSmall< T >
IdSetSmall(IdSetSmall &&) noexcept=defaultosmium::index::IdSetSmall< T >
m_dataosmium::index::IdSetSmall< T >private
merge_sorted(const IdSetSmall< T > &other)osmium::index::IdSetSmall< T >inline
operator=(const IdSetSmall &)=defaultosmium::index::IdSetSmall< T >
operator=(IdSetSmall &&) noexcept=defaultosmium::index::IdSetSmall< T >
osmium::index::IdSet::operator=(const IdSet &)=defaultosmium::index::IdSet< T >
osmium::index::IdSet::operator=(IdSet &&) noexcept=defaultosmium::index::IdSet< T >
set(T id) finalosmium::index::IdSetSmall< T >inlinevirtual
size() const noexceptosmium::index::IdSetSmall< T >inline
sort_unique()osmium::index::IdSetSmall< T >inline
used_memory() const noexcept finalosmium::index::IdSetSmall< T >inlinevirtual
~IdSet() noexcept=defaultosmium::index::IdSet< T >virtual
~IdSetSmall() noexcept override=defaultosmium::index::IdSetSmall< T >