WvStreams
UniConfTree< Sub >::Iter Class Reference

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

#include <uniconftree.h>

Inheritance diagram for UniConfTree< Sub >::Iter:

Public Types

typedef UniHashTreeBase::Iter MyBase
typedef UniHashTreeBase::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)
 Iter (Sub &tree)
 Creates an iterator over the specified tree.
Sub * ptr () const
 Returns a pointer to the current node.
 WvIterStuff (Sub)
unsigned char * getstatus ()
 WvIterStuff (UniHashTreeBase)

Detailed Description

template<class Sub>
class UniConfTree< Sub >::Iter

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

Definition at line 134 of file debian/libwvstreams-dev/usr/include/wvstreams/uniconftree.h.

Member Typedef Documentation

◆ MyBase [1/2]

template<class Sub>
typedef UniHashTreeBase::Iter UniConfTree< Sub >::Iter::MyBase

◆ MyBase [2/2]

template<class Sub>
typedef UniHashTreeBase::Iter UniConfTree< Sub >::Iter::MyBase

Definition at line 137 of file include/uniconftree.h.

Constructor & Destructor Documentation

◆ Iter() [1/2]

template<class Sub>
UniConfTree< Sub >::Iter::Iter ( Sub & tree)
inline

Creates an iterator over the specified tree.

Definition at line 140 of file debian/libwvstreams-dev/usr/include/wvstreams/uniconftree.h.

References Iter().

Referenced by Iter().

◆ Iter() [2/2]

template<class Sub>
UniConfTree< Sub >::Iter::Iter ( Sub & tree)
inline

Creates an iterator over the specified tree.

Definition at line 140 of file include/uniconftree.h.

References Iter().

Member Function Documentation

◆ ptr() [1/2]

template<class Sub>
Sub * UniConfTree< Sub >::Iter::ptr ( ) const
inline

Returns a pointer to the current node.

Definition at line 144 of file debian/libwvstreams-dev/usr/include/wvstreams/uniconftree.h.

◆ ptr() [2/2]

template<class Sub>
Sub * UniConfTree< Sub >::Iter::ptr ( ) const
inline

Returns a pointer to the current node.

Definition at line 144 of file include/uniconftree.h.

◆ getstatus()

unsigned char * WvScatterHash< UniHashTreeBase, UniConfKey, Accessor, OpEqComp >::Iter::getstatus ( )
inlineinherited

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