Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fl_Config Member List

This is the complete list of members for Fl_Config, including all inherited members.
add_entry(const Fl_String &key, const Fl_String &value) (defined in Fl_Config_Section)Fl_Config_Section [protected]
application() constFl_Config [inline]
application(const char *app)Fl_Config [inline]
application(const Fl_String &app)Fl_Config [inline]
clear()Fl_Config_Section [virtual]
ConfigType enum nameFl_Config
create_section(const char *path)Fl_Config [inline]
create_section(const Fl_String &path)Fl_Config
error() constFl_Config [inline]
filename() constFl_Config [inline]
filename(const char *filename)Fl_Config [inline]
filename(const Fl_String &filename)Fl_Config [inline]
find(const char *section_name, bool recursive=false) constFl_Config_Section
find_config_file(const char *filename, bool create=true, int mode=USER)Fl_Config [static]
find_entry(const char *key) const (defined in Fl_Config_Section)Fl_Config_Section [protected]
find_section(const char *path, bool perfect_match=true) constFl_Config
Fl_Config(const char *vendor, const char *application, int mode=USER)Fl_Config
Fl_Config(const char *filename, bool readfile=true, bool createfile=true)Fl_Config
Fl_Config_Section(const Fl_String &name, const Fl_String &path, Fl_Config_Section *par) (defined in Fl_Config_Section)Fl_Config_Section
flush()Fl_Config
get(const char *section, const char *key, Fl_String &ret, const char *def_value)Fl_Config [inline]
get(const char *section, const char *key, char *ret, const char *def_value, int size)Fl_Config [inline]
get(const char *section, const char *key, char *&ret, const char *def_value=0)Fl_Config [inline]
get(const char *section, const char *key, long &ret, long def_value=0)Fl_Config [inline]
get(const char *section, const char *key, int &ret, int def_value=0)Fl_Config [inline]
get(const char *section, const char *key, float &ret, float def_value=0)Fl_Config [inline]
get(const char *section, const char *key, double &ret, double def_value=0)Fl_Config [inline]
get(const char *section, const char *key, bool &ret, bool def_value=0)Fl_Config [inline]
get(const char *section, const char *key, Fl_Color &ret, Fl_Color def_value=0)Fl_Config [inline]
is_changed() constFl_Config [inline]
line_list(const char *secpath) constFl_Config [inline]
lines() constFl_Config_Section [inline]
lines()Fl_Config_Section [inline]
m_lines (defined in Fl_Config_Section)Fl_Config_Section [protected]
m_name (defined in Fl_Config_Section)Fl_Config_Section [protected]
m_parent (defined in Fl_Config_Section)Fl_Config_Section [protected]
m_path (defined in Fl_Config_Section)Fl_Config_Section [protected]
m_sections (defined in Fl_Config_Section)Fl_Config_Section [protected]
name() constFl_Config_Section [inline]
parent() constFl_Config_Section [inline]
path() constFl_Config_Section [inline]
read(const char *key, Fl_String &ret, const char *def_value)Fl_Config [inline]
read(const char *key, char *ret, const char *def_value, int size)Fl_Config [inline]
read(const char *key, char *&ret, const char *def_value=0)Fl_Config [inline]
read(const char *key, long &ret, long def_value=0)Fl_Config [inline]
read(const char *key, int &ret, int def_value=0)Fl_Config [inline]
read(const char *key, float &ret, float def_value=0)Fl_Config [inline]
read(const char *key, double &ret, double def_value=0)Fl_Config [inline]
read(const char *key, bool &ret, bool def_value=0)Fl_Config [inline]
read(const char *key, Fl_Color &ret, Fl_Color def_value=0)Fl_Config [inline]
read_file(bool create=true)Fl_Config
remove_entry(const Fl_String &key) (defined in Fl_Config_Section)Fl_Config_Section [protected]
remove_key(const char *section, const char *key)Fl_Config
remove_sec(const char *section)Fl_Config
reset_error()Fl_Config [inline]
section_list(const char *secpath) constFl_Config [inline]
sections() constFl_Config_Section [inline]
sections()Fl_Config_Section [inline]
set(const char *section, const char *key, const Fl_String &value)Fl_Config [inline]
set(const char *section, const char *key, const char *value)Fl_Config [inline]
set(const char *section, const char *key, const long value)Fl_Config [inline]
set(const char *section, const char *key, const int value)Fl_Config [inline]
set(const char *section, const char *key, const float value)Fl_Config [inline]
set(const char *section, const char *key, const bool value)Fl_Config [inline]
set(const char *section, const char *key, const Fl_Color value)Fl_Config [inline]
set_changed()Fl_Config [inline]
set_section(const char *secpath)Fl_Config [inline]
set_section(Fl_Config_Section *sec)Fl_Config [inline]
strerror() constFl_Config [inline]
strerror(int errnum)Fl_Config [static]
SYSTEM enum valueFl_Config
USER enum valueFl_Config
vendor() constFl_Config [inline]
vendor(const char *vendor)Fl_Config [inline]
vendor(const Fl_String &vendor)Fl_Config [inline]
write(const char *key, const Fl_String &value)Fl_Config [inline]
write(const char *key, const char *value)Fl_Config [inline]
write(const char *key, const long value)Fl_Config [inline]
write(const char *key, const int value)Fl_Config [inline]
write(const char *key, const float value)Fl_Config [inline]
write(const char *key, const double value)Fl_Config [inline]
write(const char *key, const bool value)Fl_Config [inline]
write(const char *key, const Fl_Color value)Fl_Config [inline]
write_section(int indent, FILE *fp) const (defined in Fl_Config_Section)Fl_Config_Section [protected]
~Fl_Config()Fl_Config [virtual]
~Fl_Config_Section() (defined in Fl_Config_Section)Fl_Config_Section [virtual]

Generated on Thu Jul 31 15:33:47 2003 for eFLTK by doxygen1.2.15