WvStreams
UniConf::IterBase Class Reference

An implementation base class for key iterators. More...

#include <uniconf.h>

Inheritance diagram for UniConf::IterBase:

Public Member Functions

const UniConfptr () const
 WvIterStuff (const UniConf)
const UniConfptr () const
 WvIterStuff (const UniConf)

Protected Member Functions

 IterBase (const UniConf &_top)
 IterBase (const UniConf &_top)

Protected Attributes

UniConf top
UniConf current

Detailed Description

An implementation base class for key iterators.

Definition at line 415 of file debian/libwvstreams-dev/usr/include/wvstreams/uniconf.h.

Constructor & Destructor Documentation

◆ IterBase() [1/2]

UniConf::IterBase::IterBase ( const UniConf & _top)
inlineprotected

◆ IterBase() [2/2]

UniConf::IterBase::IterBase ( const UniConf & _top)
inlineprotected

Definition at line 421 of file include/uniconf.h.

Member Function Documentation

◆ ptr() [1/2]

const UniConf * UniConf::IterBase::ptr ( ) const
inline

◆ ptr() [2/2]

const UniConf * UniConf::IterBase::ptr ( ) const
inline

Definition at line 426 of file include/uniconf.h.

Member Data Documentation

◆ top

UniConf UniConf::IterBase::top
protected

◆ current

UniConf UniConf::IterBase::current
protected

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