#include <unimounttreegen.h>
Inherited by UniMountTree::GenIter [private]
.
Collaboration diagram for UniMountTree::MountIter:
Definition at line 55 of file unimounttreegen.h.
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) |
|
Definition at line 354 of file unimounttreegen.cc. References UniMountTree::findnearest(). |
|
Definition at line 74 of file unimounttreegen.h. References UniConfKey::first(). |
|
Definition at line 72 of file unimounttreegen.h. |
|
Reimplemented in UniMountTree::GenIter. Definition at line 368 of file unimounttreegen.cc. References UniConfTree< UniMountTree >::parent(). Referenced by UniMountTree::GenIter::next(). |
|
Definition at line 78 of file unimounttreegen.h. Referenced by UniMountTree::GenIter::next(), and ptr(). |
|
Reimplemented in UniMountTree::GenIter. Definition at line 80 of file unimounttreegen.h. References node(). |
|
Reimplemented in UniMountTree::GenIter. Definition at line 362 of file unimounttreegen.cc. Referenced by UniMountTree::GenIter::rewind(). |
|
Definition at line 70 of file unimounttreegen.h. |
|
Definition at line 76 of file unimounttreegen.h. References UniConfKey::removefirst(). |
|
|