Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
HashMap< K, T, H, A, E >::KeyIter Member List

This is the complete list of members for HashMap< K, T, H, A, E >::KeyIter, including all inherited members.

ended(void) constHashMap< K, T, H, A, E >::KeyIterinline
equals(const KeyIter &it) constHashMap< K, T, H, A, E >::KeyIterinline
item(void) constHashMap< K, T, H, A, E >::KeyIterinline
KeyIter(const self_t &htab)HashMap< K, T, H, A, E >::KeyIterinline
KeyIter(const self_t &htab, bool end)HashMap< K, T, H, A, E >::KeyIterinline
next(void)HashMap< K, T, H, A, E >::KeyIterinline
operator!() constInplacePreIterator< KeyIter, K >inline
operator!=(const KeyIter &i) constInplacePreIterator< KeyIter, K >inline
operator()() constInplacePreIterator< KeyIter, K >inline
operator*() constInplacePreIterator< KeyIter, K >inline
operator++()InplacePreIterator< KeyIter, K >inline
operator++(int)InplacePreIterator< KeyIter, K >inline
operator->() constInplacePreIterator< KeyIter, K >inline
operator==(const KeyIter &i) constInplacePreIterator< KeyIter, K >inline
return_tInplacePreIterator< KeyIter, K >
t typedefInplacePreIterator< KeyIter, K >