| add_callback(void *cookie, const UniConfKey &key, const UniConfCallback &callback, bool recurse=true) | UniConfRoot | |
| add_setbool(const UniConfKey &key, bool *flag, bool recurse=true) | UniConfRoot | |
| del_callback(void *cookie, const UniConfKey &key, bool recurse=true) | UniConfRoot | |
| del_setbool(const UniConfKey &key, bool *flag, bool recurse=true) | UniConfRoot | |
| mounts (defined in UniConfRoot) | UniConfRoot | [protected] |
| setbool_callback(bool *flag, const UniConf &, const UniConfKey &) | UniConfRoot | [inline, static] |
| UniConf (defined in UniConfRoot) | UniConfRoot | [friend] |
| UniConf::Iter (defined in UniConfRoot) | UniConfRoot | [friend] |
| UniConf::RecursiveIter (defined in UniConfRoot) | UniConfRoot | [friend] |
| UniConfRoot() | UniConfRoot | |
| UniConfRoot(WvStringParm moniker, bool refresh=true) | UniConfRoot | |
| UniConfRoot(UniConfGen *gen, bool refresh=true) | UniConfRoot | |
| ~UniConfRoot() | UniConfRoot | |