#include <faith/listview.h>
Inheritance diagram for Faith::GListItemSet::GIterator:

Public Member Functions | |
| GIterator () | |
| GIterator (const GIterator ©) | |
| ~GIterator () | |
| GIterator & | operator= (const GIterator ©) |
| bool | operator== (const GIterator &other) const |
| bool | operator!= (const GIterator &other) const |
| GIterator & | operator++ () |
| void * | operator * () |
| Faith::GListItemSet::GIterator::GIterator | ( | ) |
| Faith::GListItemSet::GIterator::GIterator | ( | const GIterator & | copy | ) |
| Faith::GListItemSet::GIterator::~GIterator | ( | ) |
| void* Faith::GListItemSet::GIterator::operator * | ( | ) |
Reimplemented in Faith::ListItemSet< Item >::Iterator.
| bool Faith::GListItemSet::GIterator::operator!= | ( | const GIterator & | other | ) | const [inline] |
| GIterator& Faith::GListItemSet::GIterator::operator++ | ( | ) |
Reimplemented in Faith::ListItemSet< Item >::ConstIterator, and Faith::ListItemSet< Item >::Iterator.
| bool Faith::GListItemSet::GIterator::operator== | ( | const GIterator & | other | ) | const |
1.4.7