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 >::PairIterator Member List

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

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