begin_transaction(const Glib::ustring& name, TransactionIsolation level) | Gnome::Gda::Client | |
Client() | Gnome::Gda::Client | [protected] |
close_all_connections() | Gnome::Gda::Client | |
commit_transaction(const Glib::ustring& name) | Gnome::Gda::Client | |
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::ObjectBase | |
create() | Gnome::Gda::Client | [static] |
declare_connection(const Glib::RefPtr<Connection>& cnc) | Gnome::Gda::Client | |
DestroyNotify typedef | Glib::Object | |
find_connection(const Glib::ustring& dsn, const Glib::ustring& username, const Glib::ustring& password) | Gnome::Gda::Client | |
get_connections() | Gnome::Gda::Client | |
get_connections() const | Gnome::Gda::Client | |
get_data(const QueryQuark &key) | Glib::Object | |
get_dsn_specs(const Glib::ustring& provider) const | Gnome::Gda::Client | |
get_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::ObjectBase | |
gobj() | Gnome::Gda::Client | [inline] |
gobj() const | Gnome::Gda::Client | [inline] |
gobj_copy() | Gnome::Gda::Client | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | [protected] |
notify_connection_closed_event(const Glib::RefPtr<Connection>& cnc) | Gnome::Gda::Client | |
notify_connection_opened_event(const Glib::RefPtr<Connection>& cnc) | Gnome::Gda::Client | |
notify_error_event(const Glib::RefPtr<Connection>& cnc, GdaConnectionEvent* error) | Gnome::Gda::Client | |
notify_event(const Glib::RefPtr<Connection>& cnc, ClientEvent event, const Glib::RefPtr<ParameterList>& params) | Gnome::Gda::Client | |
Object() | Glib::Object | [protected] |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | [protected] |
Object(GObject *castitem) | Glib::Object | [protected] |
ObjectBase() | Glib::ObjectBase | [protected] |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | [protected] |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | [protected] |
on_event_notification(const Glib::RefPtr<Connection>& cnc, ClientEvent event, const Glib::RefPtr<ParameterList>& params) | Gnome::Gda::Client | [protected, virtual] |
open_connection(const Glib::ustring& dsn, const Glib::ustring& username, const Glib::ustring& password, ConnectionOptions options=(ConnectionOptions) 0) | Gnome::Gda::Client | |
open_connection_from_string(const Glib::ustring& provider_id, const Glib::ustring& cnc_string, const Glib::ustring& username, const Glib::ustring& password, ConnectionOptions options=(ConnectionOptions) 0) | Gnome::Gda::Client | |
perform_create_database(const Glib::RefPtr<ServerOperation>& op) | Gnome::Gda::Client | |
perform_drop_database(const Glib::RefPtr<ServerOperation>& op) | Gnome::Gda::Client | |
prepare_create_database(const Glib::ustring& db_name, const Glib::ustring& provider) | Gnome::Gda::Client | |
prepare_drop_database(const Glib::ustring& db_name, const Glib::ustring& provider) | Gnome::Gda::Client | |
reference() const | Glib::ObjectBase | [virtual] |
remove_data(const QueryQuark &quark) | Glib::Object | |
rollback_transaction(const Glib::ustring& name) | Gnome::Gda::Client | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_property(const Glib::ustring &property_name, const PropertyType &value) | Glib::ObjectBase | |
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value) | Glib::ObjectBase | |
signal_event_notification() | Gnome::Gda::Client | |
steal_data(const QueryQuark &quark) | Glib::Object | |
unreference() const | Glib::ObjectBase | [virtual] |
wrap(GdaClient* object, bool take_copy=false) | Gnome::Gda::Client | [related] |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Client() | Gnome::Gda::Client | [virtual] |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |