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::concept::Map< K, T >::KeyIterator Member List

This is the complete list of members for elm::concept::Map< K, T >::KeyIterator, including all inherited members.

ended(void)elm::concept::Iterator< K >
item(void)elm::concept::Iterator< K >
Iterator(const Iterator &iterator)elm::concept::Iterator< K >
KeyIterator(const Map< K, T > &map)elm::concept::Map< K, T >::KeyIterator
KeyIterator(const KeyIterator &iter)elm::concept::Map< K, T >::KeyIterator
next(void)elm::concept::Iterator< K >
operator bool(void)elm::concept::Iterator< K >
operator const K &(void)elm::concept::Iterator< K >
operator++(int)elm::concept::Iterator< K >
operator=(const Iterator &iterator)elm::concept::Iterator< K >