#include <SimpleList.h>
Inheritance diagram for cppunit::SimpleList::IteratorBase::

Public Methods | |
| IteratorBase (Node *node) | |
| void | next () |
| void | prev () |
| bool | operator== (const IteratorBase &rhs) const |
| bool | operator!= (const IteratorBase &rhs) const |
Public Attributes | |
| Node * | node |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001