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