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)
 
 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 debian/libwvstreams-dev/usr/include/wvstreams/uniconfkey.h.

Constructor & Destructor Documentation

◆ Iter() [1/2]

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

◆ Iter() [2/2]

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

Definition at line 470 of file include/uniconfkey.h.

Member Function Documentation

◆ rewind() [1/2]

void UniConfKey::Iter::rewind ( )
inline

◆ cur() [1/2]

bool UniConfKey::Iter::cur ( )
inline

◆ next() [1/2]

bool UniConfKey::Iter::next ( )
inline

◆ ptr() [1/2]

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

◆ rewind() [2/2]

void UniConfKey::Iter::rewind ( )
inline

Definition at line 473 of file include/uniconfkey.h.

◆ cur() [2/2]

bool UniConfKey::Iter::cur ( )
inline

Definition at line 476 of file include/uniconfkey.h.

◆ next() [2/2]

bool UniConfKey::Iter::next ( )
inline

Definition at line 479 of file include/uniconfkey.h.

◆ ptr() [2/2]

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

Definition at line 482 of file include/uniconfkey.h.


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