add_after(WvLink *after, WvConfigSection *data, bool auto_free, char *id=NULL) | WvList< WvConfigSection > | [inline] |
add_after(WvLink *after, WvConfigSection *data, bool auto_free, char *id=NULL) | WvList< WvConfigSection > | [inline] |
add_callback(WvConfCallback callback, void *userdata, const WvString §ion, const WvString &entry) | WvConf | |
add_callback(WvConfCallback callback, void *userdata, const WvString §ion, const WvString &entry) | WvConf | |
add_setbool(bool *b, const WvString §ion, const WvString &entry) | WvConf | [inline] |
add_setbool(bool *b, const WvString §ion, const WvString &entry) | WvConf | [inline] |
append(WvConfigSection *data, bool auto_free, char *id=NULL) | WvList< WvConfigSection > | [inline] |
append(WvConfigSection *data, bool auto_free, char *id=NULL) | WvList< WvConfigSection > | [inline] |
callbacks | WvConf | [private] |
count() const | WvListBase | |
count() const | WvListBase | |
create_mode | WvConf | [private] |
del_callback(WvConfCallback callback, void *userdata, const WvString §ion, const WvString &entry) | WvConf | |
del_callback(WvConfCallback callback, void *userdata, const WvString §ion, const WvString &entry) | WvConf | |
del_setbool(bool *b, const WvString §ion, const WvString &entry) | WvConf | [inline] |
del_setbool(bool *b, const WvString §ion, const WvString &entry) | WvConf | [inline] |
delete_section(const WvString §ion) | WvConf | |
delete_section(const WvString §ion) | WvConf | |
dirty | WvConf | [private] |
error | WvConf | [private] |
filename | WvConf | [private] |
first() const | WvList< WvConfigSection > | [inline] |
first() const | WvList< WvConfigSection > | [inline] |
flush() | WvConf | |
flush() | WvConf | |
fuzzy_get(WvStringList §, const WvString &entry, const char *def_val=NULL) | WvConf | |
fuzzy_get(WvStringList §, WvStringList &ent, const char *def_val=NULL) | WvConf | |
fuzzy_get(WvStringList §, const WvString &entry, const char *def_val=NULL) | WvConf | |
fuzzy_get(WvStringList §, WvStringList &ent, const char *def_val=NULL) | WvConf | |
fuzzy_getint(WvStringList §, const WvString &entry, int def_val) | WvConf | |
fuzzy_getint(WvStringList §, WvStringList &entry, int def_val) | WvConf | |
fuzzy_getint(WvStringList §, const WvString &entry, int def_val) | WvConf | |
fuzzy_getint(WvStringList §, WvStringList &entry, int def_val) | WvConf | |
get(const WvString §ion, const WvString &entry, const char *def_val=NULL) | WvConf | |
get(const WvString §ion, const WvString &entry, const char *def_val=NULL) | WvConf | |
getint(const WvString §ion, const WvString &entry, int def_val) | WvConf | |
getint(const WvString §ion, const WvString &entry, int def_val) | WvConf | |
globalsection | WvConf | [private] |
head | WvListBase | |
isclean() const | WvConf | [inline] |
isclean() const | WvConf | [inline] |
isempty() const | WvListBase | [inline] |
isempty() const | WvListBase | [inline] |
isok() const | WvConf | [inline] |
isok() const | WvConf | [inline] |
last() const | WvList< WvConfigSection > | [inline] |
last() const | WvList< WvConfigSection > | [inline] |
load_file() | WvConf | [inline] |
load_file(const WvString &filename) | WvConf | |
load_file() | WvConf | [inline] |
load_file(const WvString &filename) | WvConf | |
loaded_once | WvConf | [private] |
log | WvConf | [private] |
maybeset(const WvString §ion, const WvString &entry, const char *value) | WvConf | |
maybeset(const WvString §ion, const WvString &entry, const char *value) | WvConf | |
maybesetint(const WvString §ion, const WvString &entry, int value) | WvConf | |
maybesetint(const WvString §ion, const WvString &entry, int value) | WvConf | |
operator=(const WvListBase &l) | WvListBase | |
operator=(const WvListBase &l) | WvListBase | |
operator[](const WvString &s) | WvConf | |
operator[](const WvString &s) | WvConf | |
parse_section(char *s) | WvConf | [private] |
parse_section(char *s) | WvConf | [private] |
parse_value(char *s) | WvConf | [private] |
parse_value(char *s) | WvConf | [private] |
prepend(WvConfigSection *data, bool auto_free, char *id=NULL) | WvList< WvConfigSection > | [inline] |
prepend(WvConfigSection *data, bool auto_free, char *id=NULL) | WvList< WvConfigSection > | [inline] |
run_all_callbacks() | WvConf | |
run_all_callbacks() | WvConf | |
run_callbacks(const WvString §ion, const WvString &entry, const WvString &oldvalue, const WvString &newvalue) | WvConf | |
run_callbacks(const WvString §ion, const WvString &entry, const WvString &oldvalue, const WvString &newvalue) | WvConf | |
save(const WvString &filename) | WvConf | |
save() | WvConf | |
save(const WvString &filename) | WvConf | |
save() | WvConf | |
set(const WvString §ion, const WvString &entry, const char *value) | WvConf | |
set(const WvString §ion, const WvString &entry, const char *value) | WvConf | |
setbool(void *userdata, const WvString §ion, const WvString &entry, const WvString &oldval, const WvString &newval) | WvConf | |
setbool(void *userdata, const WvString §ion, const WvString &entry, const WvString &oldval, const WvString &newval) | WvConf | |
setint(const WvString §ion, const WvString &entry, int value) | WvConf | |
setint(const WvString §ion, const WvString &entry, int value) | WvConf | |
setup() | WvList< WvConfigSection > | [inline] |
setup() | WvList< WvConfigSection > | [inline] |
shutdown() | WvList< WvConfigSection > | [inline] |
shutdown() | WvList< WvConfigSection > | [inline] |
Sorter typedef | WvList< WvConfigSection > | |
Sorter typedef | WvList< WvConfigSection > | |
tail | WvListBase | |
unlink(WvConfigSection *data) | WvList< WvConfigSection > | [inline] |
unlink(WvConfigSection *data) | WvList< WvConfigSection > | [inline] |
unlink_after(WvLink *after) | WvList< WvConfigSection > | [inline] |
unlink_after(WvLink *after) | WvList< WvConfigSection > | [inline] |
unlink_first() | WvList< WvConfigSection > | [inline] |
unlink_first() | WvList< WvConfigSection > | [inline] |
WvConf(const WvString &_filename, int _create_mode=0666) | WvConf | |
WvConf(const WvString &_filename, int _create_mode=0666) | WvConf | |
WvConfigSectionList() | WvConfigSectionList | [inline] |
WvList() | WvList< WvConfigSection > | [inline] |
WvList() | WvList< WvConfigSection > | [inline] |
WvListBase() | WvListBase | [inline] |
WvListBase(const WvListBase &l) | WvListBase | |
WvListBase() | WvListBase | [inline] |
WvListBase(const WvListBase &l) | WvListBase | |
zap() | WvList< WvConfigSection > | [inline] |
zap() | WvList< WvConfigSection > | [inline] |
~WvConf() | WvConf | |
~WvConf() | WvConf | |
~WvConfigSectionList() | WvConfigSectionList | [inline] |
~WvList() | WvList< WvConfigSection > | [inline] |
~WvList() | WvList< WvConfigSection > | [inline] |