#include <uniconftree.h>
Definition at line 136 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) |