An iterator that walks over all elements on one level of a UniConfTree.
More...
#include <uniconftree.h>
|
| 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 () |
|
unsigned char * | getstatus () |
|
| WvIterStuff (T) |
|
void | rewind () |
|
void | rewind () |
|
bool | cur () |
|
bool | cur () |
|
void * | vptr () |
|
void * | vptr () |
|
bool | next () |
|
bool | next () |
|
bool | get_autofree () const |
|
bool | get_autofree () const |
|
void | set_autofree (bool autofree) |
|
void | set_autofree (bool autofree) |
|
|
void * | get () const |
|
void * | get () const |
|
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.
◆ MyBase [1/2]
◆ MyBase [2/2]
◆ Iter() [1/2]
◆ Iter() [2/2]
◆ ptr() [1/2]
◆ ptr() [2/2]
◆ getstatus() [1/2]
template<class T , class K , class
Accessor , template< class > class Comparator = OpEqComp>
◆ getstatus() [2/2]
template<class T , class K , class
Accessor , template< class > class Comparator = OpEqComp>
◆ rewind() [1/2]
void WvScatterHashBase::IterBase::rewind |
( |
| ) |
|
|
inlineinherited |
◆ rewind() [2/2]
void WvScatterHashBase::IterBase::rewind |
( |
| ) |
|
|
inlineinherited |
◆ cur() [1/2]
bool WvScatterHashBase::IterBase::cur |
( |
| ) |
|
|
inlineinherited |
◆ cur() [2/2]
bool WvScatterHashBase::IterBase::cur |
( |
| ) |
|
|
inlineinherited |
◆ vptr() [1/2]
void * WvScatterHashBase::IterBase::vptr |
( |
| ) |
|
|
inlineinherited |
◆ vptr() [2/2]
void * WvScatterHashBase::IterBase::vptr |
( |
| ) |
|
|
inlineinherited |
◆ next() [1/2]
bool WvScatterHashBase::IterBase::next |
( |
| ) |
|
|
inlineinherited |
◆ next() [2/2]
bool WvScatterHashBase::IterBase::next |
( |
| ) |
|
|
inlineinherited |
◆ get_autofree() [1/2]
bool WvScatterHashBase::IterBase::get_autofree |
( |
| ) |
const |
|
inlineinherited |
◆ get_autofree() [2/2]
bool WvScatterHashBase::IterBase::get_autofree |
( |
| ) |
const |
|
inlineinherited |
◆ set_autofree() [1/2]
void WvScatterHashBase::IterBase::set_autofree |
( |
bool |
autofree | ) |
|
|
inlineinherited |
◆ set_autofree() [2/2]
void WvScatterHashBase::IterBase::set_autofree |
( |
bool |
autofree | ) |
|
|
inlineinherited |
◆ get() [1/2]
void * WvScatterHashBase::IterBase::get |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ get() [2/2]
void * WvScatterHashBase::IterBase::get |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ table
◆ index
unsigned WvScatterHashBase::IterBase::index |
|
protectedinherited |
The documentation for this class was generated from the following files: