Go to the documentation of this file.
26 #ifndef __NMV_CONF_MANAGER_H__
27 #define __NMV_CONF_MANAGER_H__
47 friend class ConfigPriv;
71 static void set_config (
const Config &a_conf);
77 static Config& parse_user_config_file (
bool a_create_if_not_exist=
true);
79 static bool user_config_dir_exists ();
81 static const std::string& get_user_config_dir_path ();
83 static void create_default_config_file (
const UString a_path);
85 static void create_default_config_file (std::ostream &a_ostream);
89 static Config& get_config ();
95 #endif //__NMV_CONF_MANAGER_H__
SafePtr< Config, ObjectRef, ObjectUnref > ConfigSafePtr
Definition: nmv-conf-manager.h:39
Definition: nmv-object.h:43
Definition: nmv-conf-manager.h:64
Definition: nmv-address.h:31
#define NEMIVER_API
Definition: nmv-api-macros.h:53
Definition: nmv-ustring.h:45
Definition: nmv-conf-manager.h:43
Definition: nmv-safe-ptr.h:71
Definition: nmv-proc-list-dialog.h:32