#include <uniclientgen.h>
Inherits Iter.
Collaboration diagram for UniClientGen::RemoteKeyIter:
Definition at line 83 of file uniclientgen.h.
Public Member Functions | |
RemoteKeyIter (WvStringList *_list) | |
virtual | ~RemoteKeyIter () |
virtual void | rewind () |
virtual bool | next () |
virtual UniConfKey | key () const |
Protected Attributes | |
WvStringList * | list |
WvStringList::Iter | i |
|
Definition at line 90 of file uniclientgen.h. |
|
Definition at line 91 of file uniclientgen.h. |
|
Definition at line 306 of file uniclientgen.cc. References UniConfKey::last(). |
|
Definition at line 300 of file uniclientgen.cc. References i. |
|
Definition at line 294 of file uniclientgen.cc. References i. |
|
Definition at line 87 of file uniclientgen.h. Referenced by next(), RemoteKeyIter(), and rewind(). |
|
Definition at line 86 of file uniclientgen.h. Referenced by RemoteKeyIter(). |