#include <unimounttreegen.h>
Inheritance diagram for UniMountTree::MountIter:
Public Member Functions | |
MountIter (UniMountTree &root, const UniConfKey &key) | |
void | rewind () |
bool | next () |
int | split () const |
UniConfKey | key () const |
UniConfKey | head () const |
UniConfKey | tail () const |
UniMountTree * | node () const |
UniMountTree * | ptr () const |
WvIterStuff (UniMountTree) |