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 |
Definition at line 46 of file AWT_config_manager.cxx.
|
inline |
Definition at line 53 of file AWT_config_manager.cxx.
References CURRENT_CFG, EXISTING_CFGS, FIELD_CONTENT, SELECTED_FIELD, STORED_COMMENTS, and VISIBLE_COMMENT.
|
inline |
Definition at line 65 of file AWT_config_manager.cxx.
|
inline |
Definition at line 67 of file AWT_config_manager.cxx.
Referenced by AWT_modify_managed_configs().
|
inline |
Definition at line 68 of file AWT_config_manager.cxx.
Definition at line 70 of file AWT_config_manager.cxx.
References string().
Definition at line 73 of file AWT_config_manager.cxx.
References get_awar_name().
Referenced by AWT_modify_managed_configs().
Definition at line 77 of file AWT_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 81 of file AWT_config_manager.cxx.
|
inline |
Definition at line 83 of file AWT_config_manager.cxx.
Referenced by comment_changed_cb(), current_changed_cb(), delete_cb(), get_existing_configs(), load_cb(), restore_cb(), save_cb(), and store_cb().
|
inline |
Definition at line 84 of file AWT_config_manager.cxx.
Referenced by delete_cb(), load_cb(), save_comments(), and store_cb().