Operations Summary: | |
KeyList | getDirs(in string dir) raises |
boolean | hasDir(in string dir) raises |
void | removeValue(in string key) raises |
void | removeDir(in string dir) raises |
void | addDatabase(in ConfigDatabase db, in string key, in DBFlags flags) raises |
void | sync() raises |
void | unImplemented5() |
void | unImplemented6() |
void | unImplemented7() |
void | unImplemented8() |
Operations Inherited from PropertyBag | |
getKeys, getType, getValue, setValue, getValues, setValues, getDefault, getDocTitle, getDoc, getFlags, unImplemented1, unImplemented2, unImplemented3, unImplemented4 |
Operations Inherited from Unknown | |
ref, unref, queryInterface |
Operation Details: |
getDirs:
Returns: A list of directory names.
hasDir:
Returns: TRUE if @dir exists.
removeValue:
Remove a value from the database.
removeDir:
Removes all values contained in directory.
addDatabase:
The added database will be used to lookup default values.
sync:
Flush all buffers