Audacity 3.2.0
TrackIter< TrackType > Member List

This is the complete list of members for TrackIter< TrackType >, including all inherited members.

advance(long amount) constTrackIter< TrackType >inline
difference_type typedefValueIterator< TrackType *, std::bidirectional_iterator_tag >
Filter(const Predicate2 &pred2) constTrackIter< TrackType >inline
Filter() const -> std::enable_if_t< std::is_base_of_v< TrackType, TrackType2 > &&(!std::is_const_v< TrackType >||std::is_const_v< TrackType2 >), TrackIter< TrackType2 > >TrackIter< TrackType >inline
FunctionType typedefTrackIter< TrackType >
GetPredicate() constTrackIter< TrackType >inline
iterator_category typedefValueIterator< TrackType *, std::bidirectional_iterator_tag >
mBeginTrackIter< TrackType >private
mEndTrackIter< TrackType >private
mIterTrackIter< TrackType >private
mPredTrackIter< TrackType >private
operator!=TrackIter< TrackType >friend
operator*() constTrackIter< TrackType >inline
operator++()TrackIter< TrackType >inline
operator++(int)TrackIter< TrackType >inline
operator--()TrackIter< TrackType >inline
operator--(int)TrackIter< TrackType >inline
operator==TrackIter< TrackType >friend
pointer typedefValueIterator< TrackType *, std::bidirectional_iterator_tag >
reference typedefValueIterator< TrackType *, std::bidirectional_iterator_tag >
TrackIter(TrackNodePointer begin, TrackNodePointer iter, TrackNodePointer end, FunctionType pred={})TrackIter< TrackType >inline
TrackIterRange< TrackType >TrackIter< TrackType >private
valid() constTrackIter< TrackType >inlineprivate
value_type typedefValueIterator< TrackType *, std::bidirectional_iterator_tag >