WvStreams
Public Member Functions | Protected Attributes | List of all members
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]

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.


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