#include <Glist.h>
Inheritance diagram for Glist::GlistIterator:

Public Methods | |
| GlistIterator (GlistItem *item) | |
| void | Begin () |
| Gobject* | Next () |
| bool | HasNext () |
|
|
Reset the iterator Reimplemented from Giterator. |
|
|
Return true if an object is available with Next() Reimplemented from Giterator. |
|
|
Return the next object Reimplemented from Giterator. |