WvStreams
Public Member Functions | List of all members
UniConfKey::Iter Class Reference

An iterator over the segments of a key. More...

#include <uniconfkey.h>

Public Member Functions

 Iter (const UniConfKey &_key)
 
void rewind ()
 
bool cur ()
 
bool next ()
 
const UniConfKeyptr () const
 
 WvIterStuff (const UniConfKey)
 

Detailed Description

An iterator over the segments of a key.

Definition at line 463 of file uniconfkey.h.

Constructor & Destructor Documentation

◆ Iter()

UniConfKey::Iter::Iter ( const UniConfKey _key)
inline

Definition at line 470 of file uniconfkey.h.

Member Function Documentation

◆ rewind()

void UniConfKey::Iter::rewind ( )
inline

Definition at line 473 of file uniconfkey.h.

◆ cur()

bool UniConfKey::Iter::cur ( )
inline

Definition at line 476 of file uniconfkey.h.

◆ next()

bool UniConfKey::Iter::next ( )
inline

Definition at line 479 of file uniconfkey.h.

◆ ptr()

const UniConfKey * UniConfKey::Iter::ptr ( ) const
inline

Definition at line 482 of file uniconfkey.h.


The documentation for this class was generated from the following file: