#include "uniconfgen.h"
#include "uniconftree.h"
#include "wvcallback.h"
#include "wvstringtable.h"
#include "wvmoniker.h"
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | UniMountTree |
Used by UniMountTreeGen to maintain information about mounted subtrees. More... | |
class | UniMountTree::GenIter |
An iterator over the generators that might provide a key starting with the nearest match. More... | |
class | UniMountTree::MountIter |
An iterator over the UniMountTree nodes that might know something about the provided 'key', starting with the nearest match and then moving up the tree. More... | |
class | UniMountTreeGen |
The UniMountTree implementation realized as a UniConfGen. More... | |
class | UniMountTreeGen::KeyIter |
An iterator over the keys in a tree of mounted generators. More... |