| _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< UniConfValueTree > | |
| compare(const UniConfValueTree *other, const Comparator &comparator, void *userdata) | UniConfTree< UniConfValueTree > | [inline] |
| Container typedef | UniHashTreeBase | [protected] |
| find(const UniConfKey &key) const | UniConfTree< UniConfValueTree > | [inline] |
| findchild(const UniConfKey &key) const | UniConfTree< UniConfValueTree > | [inline] |
| fullkey(const UniConfValueTree *ancestor=NULL) const | UniConfTree< UniConfValueTree > | [inline] |
| haschildren() const | UniHashTreeBase | |
| Iter class | UniHashTreeBase | [friend] |
| key() const | UniHashTreeBase | [inline] |
| parent() const | UniConfTree< UniConfValueTree > | [inline] |
| remove(const UniConfKey &key) | UniConfTree< UniConfValueTree > | [inline] |
| root() const | UniConfTree< UniConfValueTree > | [inline] |
| setparent(UniConfValueTree *parent) | UniConfTree< UniConfValueTree > | [inline] |
| setvalue(WvStringParm value) | UniConfValueTree | [inline] |
| UniConfTree(UniConfValueTree *parent, const UniConfKey &key) | UniConfTree< UniConfValueTree > | [inline] |
| UniConfValueTree(UniConfValueTree *parent, const UniConfKey &key, WvStringParm value) | UniConfValueTree | [inline] |
| UniHashTreeBase(UniHashTreeBase *parent, const UniConfKey &key) | UniHashTreeBase | [protected] |
| value() const | UniConfValueTree | [inline] |
| visit(const Visitor &visitor, void *userdata, bool preorder=true, bool postorder=false) const | UniConfTree< UniConfValueTree > | [inline] |
| Visitor typedef | UniConfTree< UniConfValueTree > | |
| xchildren | UniHashTreeBase | [protected] |
| xkey | UniHashTreeBase | [protected] |
| xparent | UniHashTreeBase | [protected] |
| zap() | UniConfTree< UniConfValueTree > | [inline] |
| ~UniConfTree() | UniConfTree< UniConfValueTree > | [inline] |
| ~UniHashTreeBase() | UniHashTreeBase | |