UniConfTree< Sub, Base >::Iter Class Reference

#include <uniconftree.h>

List of all members.


Detailed Description

template<class Sub, class Base = UniHashTreeBase>
class UniConfTree< Sub, Base >::Iter

An iterator that walks over all elements on one level of a UniConfTree.

Definition at line 136 of file uniconftree.h.


Public Types

typedef Base::Iter MyBase

Public Member Functions

 Iter (Sub &tree)
 Creates an iterator over the specified tree.
Sub * ptr () const
 Returns a pointer to the current node.
 WvIterStuff (Sub)

Constructor & Destructor Documentation

template<class Sub, class Base = UniHashTreeBase>
UniConfTree< Sub, Base >::Iter::Iter ( Sub &  tree  )  [inline]

Creates an iterator over the specified tree.

Definition at line 142 of file uniconftree.h.


Member Function Documentation

template<class Sub, class Base = UniHashTreeBase>
Sub* UniConfTree< Sub, Base >::Iter::ptr (  )  const [inline]

Returns a pointer to the current node.

Definition at line 146 of file uniconftree.h.


The documentation for this class was generated from the following file:
Generated on Fri Oct 5 18:20:32 2007 for WvStreams by  doxygen 1.5.3