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::genstruct::GenSortedBinTree< T, K, C >::Iterator Member List

This is the complete list of members for elm::genstruct::GenSortedBinTree< T, K, C >::Iterator, including all inherited members.

ended(void) const elm::genstruct::GenSortedBinTree< T, K, C >::Iterator
item(void) const elm::genstruct::GenSortedBinTree< T, K, C >::Iterator
Iterator(const GenSortedBinTree &tree)elm::genstruct::GenSortedBinTree< T, K, C >::Iterator
Iterator(const Iterator &iter)elm::genstruct::GenSortedBinTree< T, K, C >::Iterator
next(void)elm::genstruct::GenSortedBinTree< T, K, C >::Iterator
operator bool(void) constelm::PreIterator< Iterator, const T & >
operator const T &(void) constelm::PreIterator< Iterator, const T & >
operator*(void) constelm::PreIterator< Iterator, const T & >
operator++(void)elm::PreIterator< Iterator, const T & >
operator++(int)elm::PreIterator< Iterator, const T & >
operator->(void) constelm::PreIterator< Iterator, const T & >