Reference Manual

Inti Logo
Main Page | Namespace List | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::GConf::Client Member List

This is the complete list of members for Inti::GConf::Client, including all inherited members.
add_dir(const char *dir, PreloadType preload, G::Error *error=0)Inti::GConf::Client
add_dir(const String &dir, PreloadType preload, G::Error *error=0)Inti::GConf::Client
all_dirs(const String &dir, G::Error *error=0)Inti::GConf::Client
all_entries(const String &dir, G::Error *error=0)Inti::GConf::Client
change_set_from_current(const std::vector< String > keys, G::Error *error=0)Inti::GConf::Client
clear_cache()Inti::GConf::Client
Client(GConfClient *client, bool reference=true)Inti::GConf::Client [explicit, protected]
commit_change_set(ChangeSet &cs, bool remove_committed, G::Error *error=0)Inti::GConf::Client
dir_exists(const String &dir, G::Error *error=0) constInti::GConf::Client
error(G::Error &error)Inti::GConf::Client
ErrorHandlingMode enum nameInti::GConf::Client
gconf_client() constInti::GConf::Client [inline]
gconf_client_class() constInti::GConf::Client
get(const String &key, G::Error *error=0) constInti::GConf::Client
get_bool(const String &key, G::Error *error=0) constInti::GConf::Client
get_default()Inti::GConf::Client [static]
get_default_from_schema(const String &key, G::Error *error=0) constInti::GConf::Client
get_entry(const String &key, const String &locale, bool use_schema_default, G::Error *error=0) constInti::GConf::Client
get_float(const String &key, G::Error *error=0) constInti::GConf::Client
get_for_engine(GConfEngine *engine)Inti::GConf::Client [static]
get_int(const String &key, G::Error *error=0) constInti::GConf::Client
get_list(const String &key, std::vector< int > &list, G::Error *error=0) constInti::GConf::Client
get_list(const String &key, std::vector< bool > &list, G::Error *error=0) constInti::GConf::Client
get_list(const String &key, std::vector< double > &list, G::Error *error=0) constInti::GConf::Client
get_list(const String &key, std::vector< String > &list, G::Error *error=0) constInti::GConf::Client
get_list(const String &key, std::vector< Schema > &list, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, int &car_data, int &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, int &car_data, bool &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, int &car_data, double &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, int &car_data, String &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, int &car_data, Schema &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, bool &car_data, int &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, bool &car_data, bool &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, bool &car_data, double &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, bool &car_data, String &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, bool &car_data, Schema &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, double &car_data, int &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, double &car_data, bool &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, double &car_data, double &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, double &car_data, String &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, double &car_data, Schema &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, String &car_data, int &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, String &car_data, bool &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, String &car_data, double &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, String &car_data, String &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, String &car_data, Schema &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, Schema &car_data, int &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, Schema &car_data, bool &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, Schema &car_data, double &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, Schema &car_data, String &cdr_data, G::Error *error=0) constInti::GConf::Client
get_pair(const String &key, Schema &car_data, Schema &cdr_data, G::Error *error=0) constInti::GConf::Client
get_schema(const String &key, G::Error *error=0) constInti::GConf::Client
get_string(const String &key, G::Error *error=0) constInti::GConf::Client
get_without_default(const String &key, G::Error *error=0) constInti::GConf::Client
HANDLE_ALL enum valueInti::GConf::Client
HANDLE_NONE enum valueInti::GConf::Client
HANDLE_UNRETURNED enum valueInti::GConf::Client
is_gconf_client() constInti::GConf::Client
key_is_writable(const String &key, G::Error *error=0) constInti::GConf::Client
notify_add(const String &namespace_section, NotifySlot *slot, G::Error *error=0)Inti::GConf::Client
notify_remove(unsigned int connect_id)Inti::GConf::Client
NotifySlot typedefInti::GConf::Client
on_error(const G::Error &error)Inti::GConf::Client [protected, virtual]
on_unreturned_error(const G::Error &error)Inti::GConf::Client [protected, virtual]
on_value_changed(const String &key, const Value *value)Inti::GConf::Client [protected, virtual]
operator GConfClient *() constInti::GConf::Client
preload(const String &dirname, PreloadType type, G::Error *error=0)Inti::GConf::Client
PRELOAD_NONE enum valueInti::GConf::Client
PRELOAD_ONELEVEL enum valueInti::GConf::Client
PRELOAD_RECURSIVE enum valueInti::GConf::Client
PreloadType enum nameInti::GConf::Client
remove_dir(const char *dir, G::Error *error=0)Inti::GConf::Client
remove_dir(const String &dir, G::Error *error=0)Inti::GConf::Client
reverse_change_set(ChangeSet &cs, G::Error *error=0)Inti::GConf::Client
set(const String &key, const Value &value, G::Error *error=0)Inti::GConf::Client
set_bool(const String &key, bool value, G::Error *error=0)Inti::GConf::Client
set_error_handling(ErrorHandlingMode mode)Inti::GConf::Client
set_float(const String &key, double value, G::Error *error=0)Inti::GConf::Client
set_int(const String &key, int value, G::Error *error=0)Inti::GConf::Client
set_list(const String &key, const std::vector< int > &list, G::Error *error=0)Inti::GConf::Client
set_list(const String &key, const std::vector< bool > &list, G::Error *error=0)Inti::GConf::Client
set_list(const String &key, const std::vector< double > &list, G::Error *error=0)Inti::GConf::Client
set_list(const String &key, const std::vector< String > &list, G::Error *error=0)Inti::GConf::Client
set_list(const String &key, const std::vector< Schema > &list, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, int car_data, int cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, int car_data, bool cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, int car_data, double cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, int car_data, const String &cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, int car_data, const Schema &cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, bool car_data, int cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, bool car_data, bool cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, bool car_data, double cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, bool car_data, const String &cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, bool car_data, const Schema &cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, double car_data, int cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, double car_data, bool cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, double car_data, double cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, double car_data, const String &cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, double car_data, const Schema &cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, const String &car_data, int cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, const String &car_data, bool cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, const String &car_data, double cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, const String &car_data, const String &cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, const String &car_data, const Schema &cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, const Schema &car_data, int cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, const Schema &car_data, bool cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, const Schema &car_data, double cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, const Schema &car_data, const String &cdr_data, G::Error *error=0)Inti::GConf::Client
set_pair(const String &key, const Schema &car_data, const Schema &cdr_data, G::Error *error=0)Inti::GConf::Client
set_schema(const String &key, const Schema &value, G::Error *error=0)Inti::GConf::Client
set_string(const String &key, const String &value, G::Error *error=0)Inti::GConf::Client
sig_error()Inti::GConf::Client [inline]
sig_unreturned_error()Inti::GConf::Client [inline]
sig_value_changed()Inti::GConf::Client [inline]
suggest_sync(G::Error *error=0)Inti::GConf::Client
unreturned_error(G::Error &error)Inti::GConf::Client
unset(const String &key, G::Error *error=0)Inti::GConf::Client
value_changed(const String &key, Value &value)Inti::GConf::Client
~Client()Inti::GConf::Client [virtual]
Main Page - Footer


Generated on Sun Sep 14 23:52:40 2003 for Inti-GConf by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002