IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::MultiHashMap< Type, Logic >::ConstMultiIterator Member List

This is the complete list of members for ice::MultiHashMap< Type, Logic >::ConstMultiIterator, including all inherited members.

_currentice::MultiHashMap< Type, Logic >::ConstMultiIterator
_entriesice::MultiHashMap< Type, Logic >::ConstMultiIterator
_valuesice::MultiHashMap< Type, Logic >::ConstMultiIterator
ConstMultiIterator(std::nullptr_t) noexceptice::MultiHashMap< Type, Logic >::ConstMultiIteratorinline
ConstMultiIterator(ice::u32 current_entry, EntryType const *entries, ValueType const *values) noexceptice::MultiHashMap< Type, Logic >::ConstMultiIteratorinline
key() const noexcept -> ice::u64 const &ice::MultiHashMap< Type, Logic >::ConstMultiIteratorinline
next() noexceptice::MultiHashMap< Type, Logic >::ConstMultiIteratorinline
operator*() const noexcept -> Type const &ice::MultiHashMap< Type, Logic >::ConstMultiIteratorinline
operator++() noexceptice::MultiHashMap< Type, Logic >::ConstMultiIteratorinline
operator==(ConstMultiIterator const &other) const noexceptice::MultiHashMap< Type, Logic >::ConstMultiIteratorinline
valid() const noexceptice::MultiHashMap< Type, Logic >::ConstMultiIteratorinline
value() const noexcept -> Type const &ice::MultiHashMap< Type, Logic >::ConstMultiIteratorinline