Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::IndexedIterator< I, T, C > Member List

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

ended(void)elm::IndexedIterator< I, T, C >
IndexedIterator(const C &collection)elm::IndexedIterator< I, T, C >
IndexedIterator(const this_t &iter)elm::IndexedIterator< I, T, C >
item(void) const elm::IndexedIterator< I, T, C >
next(void)elm::IndexedIterator< I, T, C >
operator bool(void) constelm::PreIterator< I, const T & >
operator const T &(void) constelm::PreIterator< I, const T & >
operator*(void) constelm::PreIterator< I, const T & >
operator++(void)elm::PreIterator< I, const T & >
operator++(int)elm::PreIterator< I, const T & >
operator->(void) constelm::PreIterator< I, const T & >
operator=(const this_t &iter)elm::IndexedIterator< I, T, C >