![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for IndexedIterator< I, T, C >, including all inherited members.
| ended(void) const | IndexedIterator< 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) const | IndexedIterator< I, T, C > | inline |
| next(void) | IndexedIterator< I, T, C > | inline |
| operator!() const | PreIterator< I, const T & > | inline |
| operator!=(const I &i) const | PreIterator< I, const T & > | inline |
| operator()() const | PreIterator< I, const T & > | inline |
| operator*() const | PreIterator< I, const T & > | inline |
| operator++() | PreIterator< I, const T & > | inline |
| operator++(int) | PreIterator< I, const T & > | inline |
| operator->() const | PreIterator< I, const T & > | inline |
| operator=(const this_t &iter) | IndexedIterator< I, T, C > | inline |
| operator==(const I &i) const | PreIterator< I, const T & > | inline |
| return_t typedef | PreIterator< I, const T & > | |
| t typedef | PreIterator< I, const T & > |