|
Dillo
|
Public Member Functions | |
| ListIterator (List::Node *node) | |
| bool | hasNext () |
| Object * | getNext () |
Private Attributes | |
| List::Node * | current |
|
inline |
References current.
| Object * lout::container::untyped::List::ListIterator::getNext | ( | ) |
| bool lout::container::untyped::List::ListIterator::hasNext | ( | ) |
|
private |
Referenced by ListIterator().
1.8.2