CLAW Library (a C++ Library Absolutely Wonderful) 1.5.5
claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > Member List
This is the complete list of members for claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function >, including all inherited members.
difference_type typedefclaw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function >
get_function() const claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [inline]
get_iterator() const claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [inline]
iterator_category typedefclaw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function >
m_funclaw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [private]
m_itclaw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [private]
operator!=(const self_type &that) const claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [inline]
operator!=(const Iterator &it) const claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [inline]
operator*() const claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [inline]
operator++()claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [inline]
operator++(int)claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [inline]
operator->() const claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [inline]
operator==(const self_type &that) const claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [inline]
operator==(const Iterator &it) const claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [inline]
pointer typedefclaw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function >
reference typedefclaw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function >
self_type typedefclaw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function >
value_type typedefclaw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function >
wrapped_iterator_by_category()claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [inline]
wrapped_iterator_by_category(const Iterator &it)claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [inline]
wrapped_iterator_by_category(const Iterator &it, const Function &f)claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [inline]
wrapped_iterator_by_category(const wrapped_iterator_by_category< C, V, I, F > &that)claw::wrapped_iterator_by_category< std::forward_iterator_tag, Value, Iterator, Function > [inline]