_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] |
Container typedef | UniHashTreeBase | [protected] |
haschildren() const | UniHashTreeBase | |
Iter class | UniHashTreeBase | [friend] |
key() const | UniHashTreeBase | [inline] |
UniHashTreeBase(UniHashTreeBase *parent, const UniConfKey &key) | UniHashTreeBase | [protected] |
xchildren | UniHashTreeBase | [protected] |
xkey | UniHashTreeBase | [protected] |
xparent | UniHashTreeBase | [protected] |
~UniHashTreeBase() | UniHashTreeBase | |