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::AssocList< K, T, C, E, N >::KeyIterator Member List

This is the complete list of members for elm::genstruct::AssocList< K, T, C, E, N >::KeyIterator, including all inherited members.

ended(void) const elm::genstruct::AssocList< K, T, C, E, N >::KeyIterator
item(void) const elm::genstruct::AssocList< K, T, C, E, N >::KeyIterator
KeyIterator(const AssocList &list)elm::genstruct::AssocList< K, T, C, E, N >::KeyIterator
KeyIterator(const KeyIterator &iterator)elm::genstruct::AssocList< K, T, C, E, N >::KeyIterator
next(void)elm::genstruct::AssocList< K, T, C, E, N >::KeyIterator
operator bool(void) constelm::PreIterator< KeyIterator, const K & >
operator const K &(void) constelm::PreIterator< KeyIterator, const K & >
operator*(void) constelm::PreIterator< KeyIterator, const K & >
operator++(void)elm::PreIterator< KeyIterator, const K & >
operator++(int)elm::PreIterator< KeyIterator, const K & >
operator->(void) constelm::PreIterator< KeyIterator, const K & >
operator=(const KeyIterator &iterator)elm::genstruct::AssocList< K, T, C, E, N >::KeyIterator