|
WvStreams
|
An iterator that walks over all elements on one level of a UniConfTree. More...
#include <uniconftree.h>
Public Types | |
| 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) | |
| unsigned char * | getstatus () |
| WvIterStuff (T) | |
| void | rewind () |
| bool | cur () |
| void * | vptr () |
| bool | next () |
| bool | get_autofree () const |
| void | set_autofree (bool autofree) |
Protected Member Functions | |
| void * | get () const |
Protected Attributes | |
| WvScatterHashBase * | table |
| unsigned | index |
An iterator that walks over all elements on one level of a UniConfTree.
Definition at line 134 of file uniconftree.h.
| typedef UniHashTreeBase::Iter UniConfTree< Sub >::Iter::MyBase |
Definition at line 137 of file uniconftree.h.
|
inline |
Creates an iterator over the specified tree.
Definition at line 140 of file uniconftree.h.
|
inline |
Returns a pointer to the current node.
Definition at line 144 of file uniconftree.h.
|
inlineinherited |
Definition at line 186 of file wvscatterhash.h.
|
inlineinherited |
Definition at line 44 of file wvscatterhash.h.
|
inlineinherited |
Definition at line 45 of file wvscatterhash.h.
|
inlineinherited |
Definition at line 47 of file wvscatterhash.h.
|
inlineinherited |
Definition at line 50 of file wvscatterhash.h.
|
inlineinherited |
Definition at line 62 of file wvscatterhash.h.
|
inlineinherited |
Definition at line 67 of file wvscatterhash.h.
|
inlineprotectedinherited |
Definition at line 73 of file wvscatterhash.h.
|
protectedinherited |
Definition at line 75 of file wvscatterhash.h.
|
protectedinherited |
Definition at line 76 of file wvscatterhash.h.