Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

UniClientGen::RemoteKeyIter Class Reference

#include <uniclientgen.h>

Inherits Iter.

Collaboration diagram for UniClientGen::RemoteKeyIter:

[legend]
List of all members.

Detailed Description

An iterator over remote keys.

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

WvStringListlist
WvStringList::Iter i


Constructor & Destructor Documentation

UniClientGen::RemoteKeyIter::RemoteKeyIter WvStringList _list  )  [inline]
 

Definition at line 90 of file uniclientgen.h.

References i, and list.

virtual UniClientGen::RemoteKeyIter::~RemoteKeyIter  )  [inline, virtual]
 

Definition at line 91 of file uniclientgen.h.


Member Function Documentation

UniConfKey UniClientGen::RemoteKeyIter::key  )  const [virtual]
 

Definition at line 306 of file uniclientgen.cc.

References UniConfKey::last().

bool UniClientGen::RemoteKeyIter::next  )  [virtual]
 

Definition at line 300 of file uniclientgen.cc.

References i.

void UniClientGen::RemoteKeyIter::rewind  )  [virtual]
 

Definition at line 294 of file uniclientgen.cc.

References i.


Member Data Documentation

WvStringList::Iter UniClientGen::RemoteKeyIter::i [protected]
 

Definition at line 87 of file uniclientgen.h.

Referenced by next(), RemoteKeyIter(), and rewind().

WvStringList* UniClientGen::RemoteKeyIter::list [protected]
 

Definition at line 86 of file uniclientgen.h.

Referenced by RemoteKeyIter().


The documentation for this class was generated from the following files:
Generated on Wed Dec 15 15:08:25 2004 for WvStreams by  doxygen 1.3.9.1