Bitcoin Core 30.99.0
P2P Digital Currency
btck::Iterator< Collection, ValueType > Member List

This is the complete list of members for btck::Iterator< Collection, ValueType >, including all inherited members.

difference_type typedefbtck::Iterator< Collection, ValueType >
Iterator()=defaultbtck::Iterator< Collection, ValueType >
Iterator(const Collection *ptr)btck::Iterator< Collection, ValueType >inline
Iterator(const Collection *ptr, size_t idx)btck::Iterator< Collection, ValueType >inline
iterator_category typedefbtck::Iterator< Collection, ValueType >
iterator_concept typedefbtck::Iterator< Collection, ValueType >
m_collectionbtck::Iterator< Collection, ValueType >private
m_idxbtck::Iterator< Collection, ValueType >private
operator*() constbtck::Iterator< Collection, ValueType >inline
operator+(difference_type n) constbtck::Iterator< Collection, ValueType >inline
operator+btck::Iterator< Collection, ValueType >friend
operator++()btck::Iterator< Collection, ValueType >inline
operator++(int)btck::Iterator< Collection, ValueType >inline
operator+=(difference_type n)btck::Iterator< Collection, ValueType >inline
operator-(difference_type n) constbtck::Iterator< Collection, ValueType >inline
operator-(const Iterator &other) constbtck::Iterator< Collection, ValueType >inline
operator--()btck::Iterator< Collection, ValueType >inline
operator--(int)btck::Iterator< Collection, ValueType >inline
operator-=(difference_type n)btck::Iterator< Collection, ValueType >inline
operator->() constbtck::Iterator< Collection, ValueType >inline
operator<=>(const Iterator &other) constbtck::Iterator< Collection, ValueType >inline
operator==(const Iterator &other) constbtck::Iterator< Collection, ValueType >inline
operator[](difference_type n) constbtck::Iterator< Collection, ValueType >inline
value_type typedefbtck::Iterator< Collection, ValueType >