kodi
NPT_HashMap< K, V, HF >::Iterator Member List

This is the complete list of members for NPT_HashMap< K, V, HF >::Iterator, including all inherited members.

Iterator() (defined in NPT_HashMap< K, V, HF >::Iterator)NPT_HashMap< K, V, HF >::Iteratorinline
Iterator(Entry **entry, const NPT_HashMap< K, V, HF > *map) (defined in NPT_HashMap< K, V, HF >::Iterator)NPT_HashMap< K, V, HF >::Iteratorinline
Iterator(const Iterator &copy) (defined in NPT_HashMap< K, V, HF >::Iterator)NPT_HashMap< K, V, HF >::Iteratorinline
NPT_HashMap< K, V, HF > (defined in NPT_HashMap< K, V, HF >::Iterator)NPT_HashMap< K, V, HF >::Iteratorfriend
operator bool() const (defined in NPT_HashMap< K, V, HF >::Iterator)NPT_HashMap< K, V, HF >::Iteratorinline
operator!=(const Iterator &other) const (defined in NPT_HashMap< K, V, HF >::Iterator)NPT_HashMap< K, V, HF >::Iteratorinline
operator*() const (defined in NPT_HashMap< K, V, HF >::Iterator)NPT_HashMap< K, V, HF >::Iteratorinline
operator++() (defined in NPT_HashMap< K, V, HF >::Iterator)NPT_HashMap< K, V, HF >::Iteratorinline
operator++(int) (defined in NPT_HashMap< K, V, HF >::Iterator)NPT_HashMap< K, V, HF >::Iteratorinline
operator=(const Iterator &other) (defined in NPT_HashMap< K, V, HF >::Iterator)NPT_HashMap< K, V, HF >::Iteratorinline
operator==(const Iterator &other) const (defined in NPT_HashMap< K, V, HF >::Iterator)NPT_HashMap< K, V, HF >::Iteratorinline