Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
Bag< T >::Iter Member List

This is the complete list of members for Bag< T >::Iter, including all inherited members.

ended() constBag< T >::Iterinline
equals(const Iter &ii) constBag< T >::Iterinline
item() constBag< T >::Iterinline
Iter(const Bag< T > *bag, int idx=0)Bag< T >::Iterinline
next()Bag< T >::Iterinline
operator!() constPreIterator< Iter, T >inline
operator!=(const Iter &i) constPreIterator< Iter, T >inline
operator()() constPreIterator< Iter, T >inline
operator*() constPreIterator< Iter, T >inline
operator++()PreIterator< Iter, T >inline
operator++(int)PreIterator< Iter, T >inline
operator->() constPreIterator< Iter, T >inline
operator==(const Iter &i) constPreIterator< Iter, T >inline
return_t typedefPreIterator< Iter, T >
t typedefPreIterator< Iter, T >