WvStreams
Public Member Functions | Protected Attributes
UniConf::Iter Class Reference

This iterator walks through all immediate children of a UniConf node. More...

#include <uniconf.h>

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

List of all members.

Public Member Functions

 Iter (const UniConf &_top)
 Creates an iterator over the direct children of a branch.
void rewind ()
bool next ()
WvString _value () const
const UniConfptr () const
 WvIterStuff (const UniConf)

Protected Attributes

UniConf top
UniConf current

Detailed Description

This iterator walks through all immediate children of a UniConf node.

Definition at line 435 of file uniconf.h.


Constructor & Destructor Documentation

UniConf::Iter::Iter ( const UniConf _top)

Creates an iterator over the direct children of a branch.

Definition at line 232 of file uniconf.cc.

References UniConf::fullkey(), and UniConf::rootobj().


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