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

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

ended(void) constList< T, E, A >::Iterinline
equals(const Iter &i) constList< T, E, A >::Iterinline
item(void) constList< T, E, A >::Iterinline
Iter(void)List< T, E, A >::Iterinline
Iter(const List &_list)List< T, E, A >::Iterinline
next(void)List< T, E, A >::Iterinline
operator!() constPreIterator< Iter, const T & >inline
operator!=(const Iter &i) constPreIterator< Iter, const T & >inline
operator()() constPreIterator< Iter, const T & >inline
operator*() constPreIterator< Iter, const T & >inline
operator++()PreIterator< Iter, const T & >inline
operator++(int)PreIterator< Iter, const T & >inline
operator->() constPreIterator< Iter, const T & >inline
operator==(const Iter &i) constPreIterator< Iter, const T & >inline
return_t typedefPreIterator< Iter, const T & >
t typedefPreIterator< Iter, const T & >