|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for osmium::ItemStash, including all inherited members.
| add_item(const osmium::memory::Item &item) | osmium::ItemStash | inline |
| clear() | osmium::ItemStash | inline |
| count_removed() const noexcept | osmium::ItemStash | inline |
| garbage_collect() | osmium::ItemStash | inline |
| get(handle_type handle) const | osmium::ItemStash | inline |
| get_item(handle_type handle) const | osmium::ItemStash | inline |
| get_item_offset(handle_type handle) const noexcept | osmium::ItemStash | inlineprivate |
| get_item_offset_ref(handle_type handle) noexcept | osmium::ItemStash | inlineprivate |
| initial_buffer_size enum value | osmium::ItemStash | private |
| ItemStash() | osmium::ItemStash | inline |
| m_buffer | osmium::ItemStash | private |
| m_count_items | osmium::ItemStash | private |
| m_count_removed | osmium::ItemStash | private |
| m_index | osmium::ItemStash | private |
| remove_item(handle_type handle) | osmium::ItemStash | inline |
| removed_item_offset enum value | osmium::ItemStash | private |
| should_gc() const noexcept | osmium::ItemStash | inlineprivate |
| size() const noexcept | osmium::ItemStash | inline |
| used_memory() const noexcept | osmium::ItemStash | inline |