ug4
ug::hash_iterator< TKey, TValue, TEntry > Member List

This is the complete list of members for ug::hash_iterator< TKey, TValue, TEntry >, including all inherited members.

difference_type typedefug::hash_iterator< TKey, TValue, TEntry >
entry_t typedefug::hash_iterator< TKey, TValue, TEntry >
equal(const this_type &other) constug::hash_iterator< TKey, TValue, TEntry >inlineprivate
hash_iterator()ug::hash_iterator< TKey, TValue, TEntry >inline
hash_iterator(const key_t &key, const entry_t *entries, size_t entryInd)ug::hash_iterator< TKey, TValue, TEntry >inline
increment()ug::hash_iterator< TKey, TValue, TEntry >inlineprivate
iterator_category typedefug::hash_iterator< TKey, TValue, TEntry >
key_t typedefug::hash_iterator< TKey, TValue, TEntry >
m_entriesug::hash_iterator< TKey, TValue, TEntry >private
m_entryIndug::hash_iterator< TKey, TValue, TEntry >private
m_keyug::hash_iterator< TKey, TValue, TEntry >private
operator!=(const this_type &iter) constug::hash_iterator< TKey, TValue, TEntry >inline
operator*()ug::hash_iterator< TKey, TValue, TEntry >inline
operator++()ug::hash_iterator< TKey, TValue, TEntry >inline
operator++(int unused)ug::hash_iterator< TKey, TValue, TEntry >inline
operator==(const this_type &iter) constug::hash_iterator< TKey, TValue, TEntry >inline
pointer typedefug::hash_iterator< TKey, TValue, TEntry >
reference typedefug::hash_iterator< TKey, TValue, TEntry >
s_invalidIndexug::hash_iterator< TKey, TValue, TEntry >privatestatic
this_type typedefug::hash_iterator< TKey, TValue, TEntry >
value_t typedefug::hash_iterator< TKey, TValue, TEntry >
value_type typedefug::hash_iterator< TKey, TValue, TEntry >