_bclass typedef | storage::CastCheckIterator< Iter, Value, CastResult > | [private] |
begin() const | storage::FilterIterator< CheckType< Value >, Iter > | [inline] |
CastCheckIterator() | storage::CastCheckIterator< Iter, Value, CastResult > | [inline] |
CastCheckIterator(const Iter &b, const Iter &e, bool atend=false) | storage::CastCheckIterator< Iter, Value, CastResult > | [inline] |
CastCheckIterator(const IterPair< Iter > &pair, bool atend=false) | storage::CastCheckIterator< Iter, Value, CastResult > | [inline] |
CastCheckIterator(const CastCheckIterator &i) | storage::CastCheckIterator< Iter, Value, CastResult > | [inline] |
cur() const | storage::FilterIterator< CheckType< Value >, Iter > | [inline] |
difference_type typedef | storage::FilterIterator< CheckType< Value >, Iter > | |
end() const | storage::FilterIterator< CheckType< Value >, Iter > | [inline] |
FilterIterator() | storage::FilterIterator< CheckType< Value >, Iter > | [inline] |
FilterIterator(const Iter &begin, const Iter &end, CheckType< Value >f, bool setend=false) | storage::FilterIterator< CheckType< Value >, Iter > | [inline] |
FilterIterator(const IterPair< Iter > &p, CheckType< Value >f, bool setend=false) | storage::FilterIterator< CheckType< Value >, Iter > | [inline] |
FilterIterator(const FilterIterator &x) | storage::FilterIterator< CheckType< Value >, Iter > | [inline] |
iterator_category typedef | storage::FilterIterator< CheckType< Value >, Iter > | |
operator *() const | storage::CastCheckIterator< Iter, Value, CastResult > | [inline] |
operator!=(const FilterIterator &x) const | storage::FilterIterator< CheckType< Value >, Iter > | [inline] |
operator()(const Container &d) const | storage::CheckType< Value > | [inline] |
operator++() | storage::CastCheckIterator< Iter, Value, CastResult > | [inline] |
operator++(int) | storage::CastCheckIterator< Iter, Value, CastResult > | [inline] |
operator--() | storage::CastCheckIterator< Iter, Value, CastResult > | [inline] |
operator--(int) | storage::CastCheckIterator< Iter, Value, CastResult > | [inline] |
operator->() const | storage::CastCheckIterator< Iter, Value, CastResult > | [inline] |
operator=(const FilterIterator &x) | storage::FilterIterator< CheckType< Value >, Iter > | [inline] |
operator==(const FilterIterator &x) const | storage::FilterIterator< CheckType< Value >, Iter > | [inline] |
pointer typedef | storage::CastCheckIterator< Iter, Value, CastResult > | |
pred() const | storage::FilterIterator< CheckType< Value >, Iter > | [inline] |
reference typedef | storage::CastCheckIterator< Iter, Value, CastResult > | |
value_type typedef | storage::CastCheckIterator< Iter, Value, CastResult > | |