WvStreams
|
This is the complete list of members for UniConfTree< Sub >, including all inherited members.
_find(const UniConfKey &key) const (defined in UniHashTreeBase) | UniHashTreeBase | protected |
_findchild(const UniConfKey &key) const (defined in UniHashTreeBase) | UniHashTreeBase | protected |
_fullkey(const UniHashTreeBase *ancestor=NULL) const (defined in UniHashTreeBase) | UniHashTreeBase | protected |
_recursive_unsorted_visit(const UniHashTreeBase *a, const UniHashTreeBaseVisitor &visitor, void *userdata, bool preorder, bool postorder) (defined in UniHashTreeBase) | UniHashTreeBase | protectedstatic |
_recursivecompare(const UniHashTreeBase *a, const UniHashTreeBase *b, const UniHashTreeBaseComparator &comparator) (defined in UniHashTreeBase) | UniHashTreeBase | protectedstatic |
BaseComparator typedef (defined in UniHashTreeBase) | UniHashTreeBase | protected |
BaseVisitor typedef (defined in UniHashTreeBase) | UniHashTreeBase | protected |
Comparator typedef (defined in UniConfTree< Sub >) | UniConfTree< Sub > | |
compare(const Sub *other, const Comparator &comparator) | UniConfTree< Sub > | inline |
Container typedef (defined in UniHashTreeBase) | UniHashTreeBase | protected |
find(const UniConfKey &key) const | UniConfTree< Sub > | inline |
findchild(const UniConfKey &key) const | UniConfTree< Sub > | inline |
fullkey(const Sub *ancestor=NULL) const | UniConfTree< Sub > | inline |
haschildren() const | UniHashTreeBase | |
key() const | UniHashTreeBase | inline |
parent() const | UniConfTree< Sub > | inline |
remove(const UniConfKey &key) | UniConfTree< Sub > | inline |
root() const | UniConfTree< Sub > | inline |
setparent(Sub *parent) | UniConfTree< Sub > | inline |
UniConfTree(Sub *parent, const UniConfKey &key) | UniConfTree< Sub > | inline |
UniHashTreeBase(UniHashTreeBase *parent, const UniConfKey &key) (defined in UniHashTreeBase) | UniHashTreeBase | protected |
visit(const Visitor &visitor, void *userdata, bool preorder=true, bool postorder=false) const | UniConfTree< Sub > | inline |
Visitor typedef (defined in UniConfTree< Sub >) | UniConfTree< Sub > | |
xchildren | UniHashTreeBase | protected |
xparent | UniHashTreeBase | protected |
zap() | UniConfTree< Sub > | inline |
~UniConfTree() | UniConfTree< Sub > | inline |
~UniHashTreeBase() (defined in UniHashTreeBase) | UniHashTreeBase |