#include <collection.hpp>
§ const_iterator
template<typename TMember, osmium::item_type TCollectionItemType>
§ const_reference
template<typename TMember, osmium::item_type TCollectionItemType>
§ iterator
template<typename TMember, osmium::item_type TCollectionItemType>
§ reference
template<typename TMember, osmium::item_type TCollectionItemType>
§ size_type
template<typename TMember, osmium::item_type TCollectionItemType>
§ value_type
template<typename TMember, osmium::item_type TCollectionItemType>
§ Collection()
template<typename TMember, osmium::item_type TCollectionItemType>
§ begin() [1/2]
template<typename TMember, osmium::item_type TCollectionItemType>
§ begin() [2/2]
template<typename TMember, osmium::item_type TCollectionItemType>
§ cbegin()
template<typename TMember, osmium::item_type TCollectionItemType>
§ cend()
template<typename TMember, osmium::item_type TCollectionItemType>
§ empty()
template<typename TMember, osmium::item_type TCollectionItemType>
Does this collection contain any items?
Complexity: Constant.
§ end() [1/2]
template<typename TMember, osmium::item_type TCollectionItemType>
§ end() [2/2]
template<typename TMember, osmium::item_type TCollectionItemType>
§ size()
template<typename TMember, osmium::item_type TCollectionItemType>
Returns the number of items in this collection.
Complexity: Linear in the number of items.
§ itemtype
template<typename TMember, osmium::item_type TCollectionItemType>
The documentation for this class was generated from the following file: