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

This is the complete list of members for IndexedIterator< I, T, C >, including all inherited members.

ended(void) constIndexedIterator< I, T, C >inline
IndexedIterator(void)IndexedIterator< I, T, C >inline
IndexedIterator(const C &collection)IndexedIterator< I, T, C >inline
IndexedIterator(const this_t &iter)IndexedIterator< I, T, C >inline
item(void) constIndexedIterator< I, T, C >inline
next(void)IndexedIterator< I, T, C >inline
operator!() constPreIterator< I, const T & >inline
operator!=(const I &i) constPreIterator< I, const T & >inline
operator()() constPreIterator< I, const T & >inline
operator*() constPreIterator< I, const T & >inline
operator++()PreIterator< I, const T & >inline
operator++(int)PreIterator< I, const T & >inline
operator->() constPreIterator< I, const T & >inline
operator=(const this_t &iter)IndexedIterator< I, T, C >inline
operator==(const I &i) constPreIterator< I, const T & >inline
return_t typedefPreIterator< I, const T & >
t typedefPreIterator< I, const T & >