#include <uniconftree.h>
Inherits Iter.
Collaboration diagram for UniConfTree< Sub, Base >::Iter:
Definition at line 131 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) | |
|
|||||
|
Definition at line 134 of file uniconftree.h. |
|
||||||||||
|
Creates an iterator over the specified tree.
Definition at line 137 of file uniconftree.h. |
|
|||||||||
|
Returns a pointer to the current node.
Definition at line 141 of file uniconftree.h. |
|
||||||||||
|
|
1.3.6-20040222