This is the complete list of members for Burger::HashMap< T, U >::iterator, including all inherited members.
const_iterator(const HashMapShared *pParent, uintptr_t uIndex) noexcept | Burger::HashMap< T, U >::const_iterator | inlineprivate |
GetPtr(void) const noexcept | Burger::HashMapShared::const_iterator | inline |
HashMap< T, U > class | Burger::HashMap< T, U >::iterator | friend |
IsEnd(void) const noexcept | Burger::HashMapShared::const_iterator | inline |
iterator(HashMapShared *pParent, uintptr_t uIndex) noexcept | Burger::HashMap< T, U >::iterator | inlineprivate |
m_pParent | Burger::HashMapShared::const_iterator | protected |
m_uIndex | Burger::HashMapShared::const_iterator | protected |
operator!=(const const_iterator &it) const noexcept | Burger::HashMapShared::const_iterator | inline |
operator*() const noexcept | Burger::HashMap< T, U >::iterator | inline |
operator++() noexcept | Burger::HashMapShared::const_iterator | |
operator->() const noexcept | Burger::HashMap< T, U >::iterator | inline |
operator==(const const_iterator &it) const noexcept | Burger::HashMapShared::const_iterator | inline |