|
WvStreams
|
An iterator that walks over all elements on one level of a UniConfTree. More...
#include <uniconftree.h>
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) | |
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.
| typedef UniHashTreeBase::Iter UniConfTree< Sub >::Iter::MyBase |
Definition at line 137 of file debian/libwvstreams-dev/usr/include/wvstreams/uniconftree.h.
| typedef UniHashTreeBase::Iter UniConfTree< Sub >::Iter::MyBase |
Definition at line 137 of file include/uniconftree.h.
|
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().
|
inline |
Creates an iterator over the specified tree.
Definition at line 140 of file include/uniconftree.h.
References Iter().
|
inline |
Returns a pointer to the current node.
Definition at line 144 of file debian/libwvstreams-dev/usr/include/wvstreams/uniconftree.h.
|
inline |
Returns a pointer to the current node.
Definition at line 144 of file include/uniconftree.h.
|
inlineinherited |
Definition at line 186 of file debian/libwvstreams-dev/usr/include/wvstreams/wvscatterhash.h.