WvStreams
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
UniConf::IterBase Class Reference

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

#include <uniconf.h>

Inheritance diagram for UniConf::IterBase:
Inheritance graph
[legend]

Public Member Functions

const UniConfptr () const
 
 WvIterStuff (const UniConf)
 

Protected Member Functions

 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 uniconf.h.

Constructor & Destructor Documentation

◆ IterBase()

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

Definition at line 421 of file uniconf.h.

Member Function Documentation

◆ ptr()

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

Definition at line 426 of file uniconf.h.

Member Data Documentation

◆ top

UniConf UniConf::IterBase::top
protected

Definition at line 418 of file uniconf.h.

◆ current

UniConf UniConf::IterBase::current
protected

Definition at line 419 of file uniconf.h.


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