|
ARB
|


Public Member Functions | |
| ConfigDefinition (AW_default default_file_, const char *id_) | |
| bool | operator< (const ConfigDefinition &other) const |
| AW_default | get_db () const |
| const char * | get_id () const |
| string | get_awar_name (const string &subname, bool temp=false) const |
| string | get_config_dbpath (const string &cfgname) const |
| AW_awar * | get_awar (const string &subname, bool temp=false) const |
| AW_awar * | get_awar (ConfigAwar a) const |
| string | get_awar_value (ConfigAwar a) const |
| void | set_awar_value (ConfigAwar a, const string &new_value) const |
| void | erase_all_managed_configs () |
Static Public Member Functions | |
| static bool | have_existing_config (AW_default default_file_, const string &id_) |
Definition at line 50 of file config_manager.cxx.
|
inline |
Definition at line 65 of file config_manager.cxx.
References CURRENT_CFG, EXISTING_CFGS, FIELD_CONTENT, SELECTED_FIELD, STORED_COMMENTS, and VISIBLE_COMMENT.
|
inline |
Definition at line 77 of file config_manager.cxx.
|
inline |
Definition at line 79 of file config_manager.cxx.
Referenced by AWT_modify_managed_configs().
|
inline |
Definition at line 80 of file config_manager.cxx.
Referenced by load_cb(), move_configs_convertable_to(), and save_cb().
Definition at line 82 of file config_manager.cxx.
Definition at line 85 of file config_manager.cxx.
References get_awar_name().
Referenced by AWT_modify_managed_configs().
Definition at line 89 of file config_manager.cxx.
References AW_root::awar_string(), get_awar_name(), and AW_root::SINGLETON.
Referenced by comment_changed_cb(), create_config_manager_window(), current_changed_cb(), and store_cb().
|
inline |
Definition at line 93 of file config_manager.cxx.
|
inline |
Definition at line 95 of file config_manager.cxx.
Referenced by comment_changed_cb(), current_changed_cb(), delete_cb(), get_existing_configs(), load_cb(), move_configs_convertable_to(), restore_cb(), save_cb(), and store_cb().
|
inline |
Definition at line 96 of file config_manager.cxx.
Referenced by delete_cb(), load_cb(), move_configs_convertable_to(), save_comments(), and store_cb().
|
inlinestatic |
Definition at line 98 of file config_manager.cxx.
References awt_assert, GB_FIND, GB_have_error(), GB_search(), and ta.
Referenced by have_or_willConvert_source_config().
|
inline |
Definition at line 109 of file config_manager.cxx.
References aw_message(), awt_assert, CURRENT_CFG, error(), EXISTING_CFGS, GB_FIND, GB_search(), GB_set_temporary(), GBS_global_string(), STORED_COMMENTS, ta, and AW_awar::write_string().
1.8.8