Libosmium  2.3.0
Fast and flexible C++ library for working with OpenStreetMap data
osmium::memory::Collection< TMember, TCollectionItemType > Member List

This is the complete list of members for osmium::memory::Collection< TMember, TCollectionItemType >, including all inherited members.

begin()osmium::memory::Collection< TMember, TCollectionItemType >inline
begin() const osmium::memory::Collection< TMember, TCollectionItemType >inline
byte_size() const noexceptosmium::memory::Iteminline
cbegin() const osmium::memory::Collection< TMember, TCollectionItemType >inline
cend() const osmium::memory::Collection< TMember, TCollectionItemType >inline
Collection()osmium::memory::Collection< TMember, TCollectionItemType >inline
const_iterator typedefosmium::memory::Collection< TMember, TCollectionItemType >
empty() const osmium::memory::Collection< TMember, TCollectionItemType >inline
end()osmium::memory::Collection< TMember, TCollectionItemType >inline
end() const osmium::memory::Collection< TMember, TCollectionItemType >inline
Item(item_size_type size=0, item_type type=item_type()) noexceptosmium::memory::Iteminlineexplicitprotected
Item(const Item &)=deleteosmium::memory::Itemprotected
Item(Item &&)=deleteosmium::memory::Itemprotected
itemtypeosmium::memory::Collection< TMember, TCollectionItemType >static
iterator typedefosmium::memory::Collection< TMember, TCollectionItemType >
next() noexceptosmium::memory::Iteminline
next() const noexceptosmium::memory::Iteminline
operator=(const Item &)=deleteosmium::memory::Itemprotected
operator=(Item &&)=deleteosmium::memory::Itemprotected
padded_size() const osmium::memory::Iteminline
removed() const noexceptosmium::memory::Iteminline
set_removed(bool removed) noexceptosmium::memory::Iteminline
set_type(const item_type item_type) noexceptosmium::memory::Iteminlineprotected
type() const noexceptosmium::memory::Iteminline
value_type typedefosmium::memory::Collection< TMember, TCollectionItemType >