Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
This is the complete list of members for BiDiList< T, E, A >::BackIter, including all inherited members.
BackIter(const BiDiList &l) | BiDiList< T, E, A >::BackIter | inline |
BackIter(const Iter &i) | BiDiList< T, E, A >::BackIter | inline |
ended(void) const | BiDiList< T, E, A >::BackIter | inline |
item(void) const | BiDiList< T, E, A >::BackIter | inline |
next(void) | BiDiList< T, E, A >::BackIter | inline |
operator!() const | InplacePreIterator< BackIter, T > | inline |
operator!=(const BackIter &i) const | InplacePreIterator< BackIter, T > | inline |
operator()() const | InplacePreIterator< BackIter, T > | inline |
operator*() const | InplacePreIterator< BackIter, T > | inline |
operator++() | InplacePreIterator< BackIter, T > | inline |
operator++(int) | InplacePreIterator< BackIter, T > | inline |
operator->() const | InplacePreIterator< BackIter, T > | inline |
operator==(const BackIter &i) const | InplacePreIterator< BackIter, T > | inline |
return_t | InplacePreIterator< BackIter, T > | |
t typedef | InplacePreIterator< BackIter, T > |