#include <relations_map.hpp>
◆ RelationsMapIndexes()
◆ empty()
bool osmium::index::RelationsMapIndexes::empty |
( |
| ) |
const |
|
inlinenoexcept |
Is this index empty?
Complexity: Constant.
◆ member_to_parent()
const RelationsMapIndex & osmium::index::RelationsMapIndexes::member_to_parent |
( |
| ) |
const |
|
inlinenoexcept |
◆ parent_to_member()
const RelationsMapIndex & osmium::index::RelationsMapIndexes::parent_to_member |
( |
| ) |
const |
|
inlinenoexcept |
◆ size()
std::size_t osmium::index::RelationsMapIndexes::size |
( |
| ) |
const |
|
inlinenoexcept |
How many entries are in this index?
Complexity: Constant.
◆ RelationsMapStash
◆ m_member_to_parent
◆ m_parent_to_member
The documentation for this class was generated from the following file: