Audacity 3.2.0
TrackIterRange< TrackType > Member List

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

accumulate(R init, Binary binary_op={}, Unary unary_op={}) constIteratorRange< TrackIter< TrackType > >inline
accumulate(R init, Binary binary_op, R2(C ::*pmf)() const) constIteratorRange< TrackIter< TrackType > >inline
all_of(const F &f) constIteratorRange< TrackIter< TrackType > >inline
any_of(const F &f) constIteratorRange< TrackIter< TrackType > >inline
begin() constIteratorRange< TrackIter< TrackType > >inline
contains(const T &t) constIteratorRange< TrackIter< TrackType > >inline
empty() constIteratorRange< TrackIter< TrackType > >inline
end() constIteratorRange< TrackIter< TrackType > >inline
EndingAfter(const Track *pTrack) constTrackIterRange< TrackType >inline
Excluding(const TrackType *pExcluded) constTrackIterRange< TrackType >inline
Filter() constTrackIterRange< TrackType >inline
find(const T &t) constIteratorRange< TrackIter< TrackType > >inline
find_if(const F &f) constIteratorRange< TrackIter< TrackType > >inline
index(const T &t) constIteratorRange< TrackIter< TrackType > >inline
index_if(const F &f) constIteratorRange< TrackIter< TrackType > >inline
iterator typedefIteratorRange< TrackIter< TrackType > >
IteratorRange(const TrackIter< TrackType > &a, const TrackIter< TrackType > &b)IteratorRange< TrackIter< TrackType > >inline
IteratorRange(TrackIter< TrackType > &&a, TrackIter< TrackType > &&b)IteratorRange< TrackIter< TrackType > >inline
max(Unary unary_op={}) constIteratorRange< TrackIter< TrackType > >inline
max(R2(C ::*pmf)() const) constIteratorRange< TrackIter< TrackType > >inline
min(Unary unary_op={}) constIteratorRange< TrackIter< TrackType > >inline
min(R2(C ::*pmf)() const) constIteratorRange< TrackIter< TrackType > >inline
none_of(const F &f) constIteratorRange< TrackIter< TrackType > >inline
operator bool() constIteratorRange< TrackIter< TrackType > >inlineexplicit
operator+(const Predicate2 &pred2) constTrackIterRange< TrackType >inline
operator+(R(C ::*pmf)() const) constTrackIterRange< TrackType >inline
operator-(const Predicate2 &pred2) constTrackIterRange< TrackType >inline
operator-(R(C ::*pmf)() const) constTrackIterRange< TrackType >inline
rbegin() constIteratorRange< TrackIter< TrackType > >inline
rend() constIteratorRange< TrackIter< TrackType > >inline
reversal() constIteratorRange< TrackIter< TrackType > >inline
reverse_iterator typedefIteratorRange< TrackIter< TrackType > >
size() constIteratorRange< TrackIter< TrackType > >inline
StartingWith(const Track *pTrack) constTrackIterRange< TrackType >inline
sum(Unary unary_op={}) constIteratorRange< TrackIter< TrackType > >inline
sum(R2(C ::*pmf)() const) constIteratorRange< TrackIter< TrackType > >inline
TrackIterRange(const TrackIter< TrackType > &begin, const TrackIter< TrackType > &end)TrackIterRange< TrackType >inline
Visit(const Functions &...functions)TrackIterRange< TrackType >inline
VisitWhile(Flag &flag, const Functions &...functions)TrackIterRange< TrackType >inline