Kanzi 4.1.0
kanzi::indexed_list< T >::IteratorBase< HostType > Member List

This is the complete list of members for kanzi::indexed_list< T >::IteratorBase< HostType >, including all inherited members.

difference_type typedefkanzi::indexed_list< T >::IteratorBase< HostType >
getIndex() constkanzi::indexed_list< T >::IteratorBase< HostType >inline
iterator_category typedefkanzi::indexed_list< T >::IteratorBase< HostType >
IteratorBase(HostType &host)kanzi::indexed_list< T >::IteratorBase< HostType >inlineexplicit
IteratorBase(HostType &host, size_t index)kanzi::indexed_list< T >::IteratorBase< HostType >inlineexplicit
IteratorBase(const IteratorBase &other)=defaultkanzi::indexed_list< T >::IteratorBase< HostType >
IteratorBase(IteratorBase &&other)=defaultkanzi::indexed_list< T >::IteratorBase< HostType >
iteratorEquals(const HostType *otherHost, size_t otherIndex) constkanzi::indexed_list< T >::IteratorBase< HostType >inline
m_hostkanzi::indexed_list< T >::IteratorBase< HostType >protected
m_indexkanzi::indexed_list< T >::IteratorBase< HostType >protected
operator*() constkanzi::indexed_list< T >::IteratorBase< HostType >inline
operator->() constkanzi::indexed_list< T >::IteratorBase< HostType >inline
operator=(const IteratorBase &other)=defaultkanzi::indexed_list< T >::IteratorBase< HostType >
operator=(IteratorBase &&other)=defaultkanzi::indexed_list< T >::IteratorBase< HostType >
value_type typedefkanzi::indexed_list< T >::IteratorBase< HostType >