#include <wvvector.h>
Collaboration diagram for WvVector< T >::Iter:
Definition at line 142 of file wvvector.h.
Public Member Functions | |
| Iter (WvVector< T > &_list) | |
| void | rewind () |
| bool | next () |
| bool | cur () |
| T * | ptr () const |
| WvIterStuff (T) | |
Protected Member Functions | |
| Iter (WvVector< T > *_list) | |
| _list is allowed to be NULL, and this will still work. | |
|
||||||||||
|
_list is allowed to be NULL, and this will still work.
Definition at line 149 of file wvvector.h. |
|
||||||||||
|
Definition at line 153 of file wvvector.h. |
|
|||||||||
|
Definition at line 160 of file wvvector.h. Referenced by WvVector< T >::Iter::next(). |
|
|||||||||
|
Definition at line 158 of file wvvector.h. References WvVector< T >::Iter::cur(). |
|
|||||||||
|
Definition at line 163 of file wvvector.h. |
|
|||||||||
|
Definition at line 156 of file wvvector.h. |
|
||||||||||
|
|
1.3.6-20040222