Dillo
Public Member Functions | Private Attributes | List of all members
lout::container::untyped::List::ListIterator Class Reference

Public Member Functions

 ListIterator (List::Node *node)
 
bool hasNext ()
 
ObjectgetNext ()
 

Private Attributes

List::Nodecurrent
 

Constructor & Destructor Documentation

lout::container::untyped::List::ListIterator::ListIterator ( List::Node node)
inline

Member Function Documentation

Object * lout::container::untyped::List::ListIterator::getNext ( )
bool lout::container::untyped::List::ListIterator::hasNext ( )

Member Data Documentation

List::Node* lout::container::untyped::List::ListIterator::current
private

The documentation for this class was generated from the following files: