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

This iterator performs depth-first traversal of a subtree. More...

#include <uniconf.h>

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

Public Member Functions

 RecursiveIter (const UniConf &_top)
 Creates a recursive iterator over 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 performs depth-first traversal of a subtree.

Definition at line 466 of file uniconf.h.


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