kodi
NPT_List< T >::Iterator Member List

This is the complete list of members for NPT_List< T >::Iterator, including all inherited members.

Iterator() (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorinline
Iterator(Item *item) (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorinlineexplicit
Iterator(const Iterator &copy) (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorinline
NPT_List< T > (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorfriend
operator bool() const (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorinline
operator!=(const Iterator &other) const (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorinline
operator*() const (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorinline
operator++() (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorinline
operator++(int) (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorinline
operator--() (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorinline
operator--(int) (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorinline
operator->() const (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorinline
operator=(const Iterator &other) (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorinline
operator=(Item *item) (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorinline
operator==(const Iterator &other) const (defined in NPT_List< T >::Iterator)NPT_List< T >::Iteratorinline