, 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 | [protected, static] |
_recursivecompare(const UniHashTreeBase *a, const UniHashTreeBase *b, const UniHashTreeBaseComparator &comparator) (defined in UniHashTreeBase) | UniHashTreeBase | [protected, static] |
BaseComparator typedef (defined in UniHashTreeBase) | UniHashTreeBase | [protected] |
BaseVisitor typedef (defined in UniHashTreeBase) | UniHashTreeBase | [protected] |
Comparator typedef (defined in UniConfTree< UniConfValueTree >) | UniConfTree< UniConfValueTree > | |
compare(const UniConfValueTree *other, const Comparator &comparator) | UniConfTree< UniConfValueTree > | [inline] |
Container typedef (defined in UniHashTreeBase) | 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 (defined in UniHashTreeBase) | 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) (defined in UniConfValueTree) | UniConfValueTree | [inline] |
UniHashTreeBase(UniHashTreeBase *parent, const UniConfKey &key) (defined in UniHashTreeBase) | UniHashTreeBase | [protected] |
value() const | UniConfValueTree | [inline] |
visit(const Visitor &visitor, void *userdata, bool preorder=true, bool postorder=false) const | UniConfTree< UniConfValueTree > | [inline] |
Visitor typedef (defined in UniConfTree< UniConfValueTree >) | UniConfTree< UniConfValueTree > | |
xchildren | UniHashTreeBase | [protected] |
xparent | UniHashTreeBase | [protected] |
zap() | UniConfTree< UniConfValueTree > | [inline] |
~UniConfTree() | UniConfTree< UniConfValueTree > | [inline] |
~UniHashTreeBase() (defined in UniHashTreeBase) | UniHashTreeBase | |