Base typedef | wibble::RangeMixin< R::ElementType, FilteredRange< R, Pred > > | |
begin() const | wibble::RangeMixin< R::ElementType, FilteredRange< R, Pred > > | inline |
cmpSelf() const | wibble::mixin::Comparable< Self > | inline |
ElementType typedef | wibble::FilteredRange< R, Pred > | |
empty() const | wibble::RangeMixin< R::ElementType, FilteredRange< R, Pred > > | inline |
end() const | wibble::RangeMixin< R::ElementType, FilteredRange< R, Pred > > | inline |
FilteredRange(const R &r, Pred p) | wibble::FilteredRange< R, Pred > | inline |
find() const | wibble::FilteredRange< R, Pred > | inline |
head() const | wibble::FilteredRange< R, Pred > | inline |
RangeMixin< R::ElementType, FilteredRange< R, Pred > >::head() | wibble::RangeMixin< R::ElementType, FilteredRange< R, Pred > > | inline |
iterator typedef | wibble::RangeMixin< R::ElementType, FilteredRange< R, Pred > > | |
m_current | wibble::FilteredRange< R, Pred > | mutableprotected |
m_pred | wibble::FilteredRange< R, Pred > | protected |
m_range | wibble::FilteredRange< R, Pred > | protected |
m_valid | wibble::FilteredRange< R, Pred > | mutableprotected |
operator!=(const Self &o) const | wibble::mixin::Comparable< Self > | inline |
operator<(const Self &o) const | wibble::mixin::Comparable< Self > | inline |
operator<=(const FilteredRange &f) const | wibble::FilteredRange< R, Pred > | inline |
operator==(const Self &o) const | wibble::mixin::Comparable< Self > | inline |
operator>(const Self &o) const | wibble::mixin::Comparable< Self > | inline |
operator>=(const Self &o) const | wibble::mixin::Comparable< Self > | inline |
output(Consumer< R::ElementType > t) const | wibble::RangeMixin< R::ElementType, FilteredRange< R, Pred > > | inline |
pred() const | wibble::FilteredRange< R, Pred > | inlineprotected |
RangeImplementation typedef | wibble::RangeMixin< R::ElementType, FilteredRange< R, Pred > > | |
removeFirst() | wibble::FilteredRange< R, Pred > | inline |
self() const | wibble::RangeMixin< R::ElementType, FilteredRange< R, Pred > > | inline |
setToEmpty() | wibble::FilteredRange< R, Pred > | inline |
tail() const | wibble::RangeMixin< R::ElementType, FilteredRange< R, Pred > > | inline |
~RangeMixin() | wibble::RangeMixin< R::ElementType, FilteredRange< R, Pred > > | inline |