This is the complete list of members for FW::GroupBy< Iterator, KeyGetter >::GroupIterator, including all inherited members.
difference_type typedef | FW::GroupBy< Iterator, KeyGetter >::GroupIterator | |
GroupIterator(const GroupBy &groupBy, Iterator groupBegin) | FW::GroupBy< Iterator, KeyGetter >::GroupIterator | inline |
iterator_category typedef | FW::GroupBy< Iterator, KeyGetter >::GroupIterator | |
m_groupBegin | FW::GroupBy< Iterator, KeyGetter >::GroupIterator | private |
m_groupBy | FW::GroupBy< Iterator, KeyGetter >::GroupIterator | private |
m_groupEnd | FW::GroupBy< Iterator, KeyGetter >::GroupIterator | private |
operator!=(const GroupIterator &lhs, const GroupEndIterator &rhs) | FW::GroupBy< Iterator, KeyGetter >::GroupIterator | friend |
operator*() const | FW::GroupBy< Iterator, KeyGetter >::GroupIterator | inline |
operator++() | FW::GroupBy< Iterator, KeyGetter >::GroupIterator | inline |
operator++(int) | FW::GroupBy< Iterator, KeyGetter >::GroupIterator | inline |
operator==(const GroupIterator &lhs, const GroupEndIterator &rhs) | FW::GroupBy< Iterator, KeyGetter >::GroupIterator | friend |
pointer typedef | FW::GroupBy< Iterator, KeyGetter >::GroupIterator | |
reference typedef | FW::GroupBy< Iterator, KeyGetter >::GroupIterator | |
value_type typedef | FW::GroupBy< Iterator, KeyGetter >::GroupIterator | |