_find(const UniConfKey &key) const | UniHashTreeBase | [protected] |
_findchild(const UniConfKey &key) const | UniHashTreeBase | [protected] |
_fullkey(const UniHashTreeBase *ancestor=NULL) const | UniHashTreeBase | [protected] |
_recursive_unsorted_visit(const UniHashTreeBase *a, const UniHashTreeBaseVisitor &visitor, void *userdata, bool preorder, bool postorder) | UniHashTreeBase | [protected, static] |
_recursivecompare(const UniHashTreeBase *a, const UniHashTreeBase *b, const UniHashTreeBaseComparator &comparator, void *userdata) | UniHashTreeBase | [protected, static] |
_root() const | UniHashTreeBase | [protected] |
_setparent(UniHashTreeBase *parent) | UniHashTreeBase | [protected] |
BaseComparator typedef | UniHashTreeBase | [protected] |
BaseVisitor typedef | UniHashTreeBase | [protected] |
Comparator typedef | UniConfTree< UniWatchInfoTree > | |
compare(const UniWatchInfoTree *other, const Comparator &comparator, void *userdata) | UniConfTree< UniWatchInfoTree > | [inline] |
Container typedef | UniHashTreeBase | [protected] |
find(const UniConfKey &key) const | UniConfTree< UniWatchInfoTree > | [inline] |
findchild(const UniConfKey &key) const | UniConfTree< UniWatchInfoTree > | [inline] |
fullkey(const UniWatchInfoTree *ancestor=NULL) const | UniConfTree< UniWatchInfoTree > | [inline] |
haschildren() const | UniHashTreeBase | |
isessential() | UniWatchInfoTree | [inline] |
Iter class | UniHashTreeBase | [friend] |
key() const | UniHashTreeBase | [inline] |
parent() const | UniConfTree< UniWatchInfoTree > | [inline] |
remove(const UniConfKey &key) | UniConfTree< UniWatchInfoTree > | [inline] |
root() const | UniConfTree< UniWatchInfoTree > | [inline] |
setparent(UniWatchInfoTree *parent) | UniConfTree< UniWatchInfoTree > | [inline] |
UniConfTree(UniWatchInfoTree *parent, const UniConfKey &key) | UniConfTree< UniWatchInfoTree > | [inline] |
UniHashTreeBase(UniHashTreeBase *parent, const UniConfKey &key) | UniHashTreeBase | [protected] |
UniWatchInfoTree(UniWatchInfoTree *parent, const UniConfKey &key=UniConfKey::EMPTY) | UniWatchInfoTree | [inline] |
visit(const Visitor &visitor, void *userdata, bool preorder=true, bool postorder=false) const | UniConfTree< UniWatchInfoTree > | [inline] |
Visitor typedef | UniConfTree< UniWatchInfoTree > | |
watches | UniWatchInfoTree | |
xchildren | UniHashTreeBase | [protected] |
xkey | UniHashTreeBase | [protected] |
xparent | UniHashTreeBase | [protected] |
zap() | UniConfTree< UniWatchInfoTree > | [inline] |
~UniConfTree() | UniConfTree< UniWatchInfoTree > | [inline] |
~UniHashTreeBase() | UniHashTreeBase | |