#include <ordered-hash-map.h>
◆ iterator()
template<typename KeyId , typename Value , typename Traits >
◆ operator!=()
template<typename KeyId , typename Value , typename Traits >
◆ operator*()
template<typename KeyId , typename Value , typename Traits >
References gcc_assert, ordered_hash_map< KeyId, Value, Traits >::get(), ordered_hash_map< KeyId, Value, Traits >::iterator::m_idx, ordered_hash_map< KeyId, Value, Traits >::m_keys, and ordered_hash_map< KeyId, Value, Traits >::iterator::m_ordered_hash_map.
◆ operator++()
template<typename KeyId , typename Value , typename Traits >
◆ valid_index_p()
template<typename KeyId , typename Value , typename Traits >
References ordered_hash_map< KeyId, Value, Traits >::get(), ordered_hash_map< KeyId, Value, Traits >::iterator::m_idx, ordered_hash_map< KeyId, Value, Traits >::m_keys, ordered_hash_map< KeyId, Value, Traits >::iterator::m_ordered_hash_map, and NULL.
Referenced by ordered_hash_map< KeyId, Value, Traits >::iterator::operator++().
◆ m_idx
template<typename KeyId , typename Value , typename Traits >
Referenced by ordered_hash_map< KeyId, Value, Traits >::iterator::operator!=(), ordered_hash_map< KeyId, Value, Traits >::iterator::operator*(), ordered_hash_map< KeyId, Value, Traits >::iterator::operator++(), and ordered_hash_map< KeyId, Value, Traits >::iterator::valid_index_p().
◆ m_ordered_hash_map
template<typename KeyId , typename Value , typename Traits >
The documentation for this class was generated from the following file: