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

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

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