|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for osmium::index::IdSet< T >, including all inherited members.
| clear()=0 | osmium::index::IdSet< T > | pure virtual |
| empty() const =0 | osmium::index::IdSet< T > | pure virtual |
| get(T id) const noexcept=0 | osmium::index::IdSet< T > | pure virtual |
| IdSet()=default | osmium::index::IdSet< T > | |
| IdSet(const IdSet &)=default | osmium::index::IdSet< T > | |
| IdSet(IdSet &&) noexcept=default | osmium::index::IdSet< T > | |
| operator=(const IdSet &)=default | osmium::index::IdSet< T > | |
| operator=(IdSet &&) noexcept=default | osmium::index::IdSet< T > | |
| set(T id)=0 | osmium::index::IdSet< T > | pure virtual |
| used_memory() const noexcept=0 | osmium::index::IdSet< T > | pure virtual |
| ~IdSet() noexcept=default | osmium::index::IdSet< T > | virtual |