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

Public Methods | |
| const_Iterator (Node *node=0) | |
| const_Iterator (const Iterator &rhs) | |
| const_reference | operator * () const |
| const_pointer | operator-> () const |
| const_Iterator & | operator++ () |
| const_Iterator | operator++ (int) |
| const_Iterator & | operator-- () |
| const_Iterator | operator-- (int) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001