| add_event(const Glib::RefPtr<ConnectionEvent>& event) | Gnome::Gda::Connection |  | 
  | add_event_string(const Glib::ustring& str) | Gnome::Gda::Connection |  | 
  | add_savepoint(const Glib::ustring& name) | Gnome::Gda::Connection |  | 
  | begin_transaction(const Glib::ustring& name, TransactionIsolation level) | Gnome::Gda::Connection |  | 
  | change_database(const Glib::ustring& name) | Gnome::Gda::Connection |  | 
  | clear_events_list() | Gnome::Gda::Connection |  | 
  | close() | Gnome::Gda::Connection |  | 
  | commit_transaction(const Glib::ustring& name) | Gnome::Gda::Connection |  | 
  | connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::ObjectBase |  | 
  | Connection() | Gnome::Gda::Connection |  [protected] | 
  | create() | Gnome::Gda::Connection |  [static] | 
  | delete_savepoint(const Glib::ustring& name) | Gnome::Gda::Connection |  | 
  | DestroyNotify typedef | Glib::Object |  | 
  | execute_non_select_command(const Command& cmd, const Glib::RefPtr<ParameterList>& params) | Gnome::Gda::Connection |  | 
  | execute_non_select_command(const Command& cmd) | Gnome::Gda::Connection |  | 
  | execute_non_select_command(const Glib::ustring& cmd) | Gnome::Gda::Connection |  | 
  | execute_select_command(const Command& cmd, const Glib::RefPtr<ParameterList>& params) | Gnome::Gda::Connection |  | 
  | execute_select_command(const Command& cmd) | Gnome::Gda::Connection |  | 
  | execute_select_command(const Glib::ustring& cmd) | Gnome::Gda::Connection |  | 
  | get_client() | Gnome::Gda::Connection |  | 
  | get_client() const | Gnome::Gda::Connection |  | 
  | get_cnc_string() const | Gnome::Gda::Connection |  | 
  | get_data(const QueryQuark &key) | Glib::Object |  | 
  | get_database() const | Gnome::Gda::Connection |  | 
  | get_dsn() const | Gnome::Gda::Connection |  | 
  | get_events() | Gnome::Gda::Connection |  | 
  | get_events() const | Gnome::Gda::Connection |  | 
  | get_infos() const | Gnome::Gda::Connection |  | 
  | get_last_insert_id(const Glib::RefPtr<DataModel>& recset) const | Gnome::Gda::Connection |  | 
  | get_options() const | Gnome::Gda::Connection |  | 
  | get_password() const | Gnome::Gda::Connection |  | 
  | 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 |  | 
  | get_provider() const | Gnome::Gda::Connection |  | 
  | get_provider_obj() | Gnome::Gda::Connection |  | 
  | get_provider_obj() const | Gnome::Gda::Connection |  | 
  | get_schema(ConnectionSchema schema, const Glib::RefPtr<ParameterList>& params) | Gnome::Gda::Connection |  | 
  | get_schema(ConnectionSchema schema, const Glib::RefPtr<ParameterList>& params) const | Gnome::Gda::Connection |  | 
  | get_schema(ConnectionSchema schema) | Gnome::Gda::Connection |  | 
  | get_schema(ConnectionSchema schema) const | Gnome::Gda::Connection |  | 
  | get_server_version() const | Gnome::Gda::Connection |  | 
  | get_transaction_status() const | Gnome::Gda::Connection |  | 
  | get_username() const | Gnome::Gda::Connection |  | 
  | gobj() | Gnome::Gda::Connection |  [inline] | 
  | gobj() const | Gnome::Gda::Connection |  [inline] | 
  | gobj_copy() | Gnome::Gda::Connection |  | 
  | Glib::Object::gobj_copy() const | Glib::ObjectBase |  | 
  | initialize(GObject *castitem) | Glib::ObjectBase |  [protected] | 
  | is_opened() const | Gnome::Gda::Connection |  | 
  | 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_conn_closed() | Gnome::Gda::Connection |  [protected, virtual] | 
  | on_conn_opened() | Gnome::Gda::Connection |  [protected, virtual] | 
  | on_conn_to_close() | Gnome::Gda::Connection |  [protected, virtual] | 
  | on_dsn_changed() | Gnome::Gda::Connection |  [protected, virtual] | 
  | on_error(const Glib::RefPtr<ConnectionEvent>& error) | Gnome::Gda::Connection |  [protected, virtual] | 
  | on_transaction_status_changed() | Gnome::Gda::Connection |  [protected, virtual] | 
  | open() | Gnome::Gda::Connection |  | 
  | reference() const | Glib::ObjectBase |  [virtual] | 
  | remove_data(const QueryQuark &quark) | Glib::Object |  | 
  | rollback_savepoint(const Glib::ustring& name) | Gnome::Gda::Connection |  | 
  | rollback_transaction(const Glib::ustring& name) | Gnome::Gda::Connection |  | 
  | set_data(const Quark &key, void *data) | Glib::Object |  | 
  | set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object |  | 
  | set_dsn(const Glib::ustring& datasource) | Gnome::Gda::Connection |  | 
  | set_password(const Glib::ustring& password) | Gnome::Gda::Connection |  | 
  | 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 |  | 
  | set_username(const Glib::ustring& username) | Gnome::Gda::Connection |  | 
  | signal_conn_closed() | Gnome::Gda::Connection |  | 
  | signal_conn_opened() | Gnome::Gda::Connection |  | 
  | signal_conn_to_close() | Gnome::Gda::Connection |  | 
  | signal_dsn_changed() | Gnome::Gda::Connection |  | 
  | signal_error() | Gnome::Gda::Connection |  | 
  | signal_transaction_status_changed() | Gnome::Gda::Connection |  | 
  | steal_data(const QueryQuark &quark) | Glib::Object |  | 
  | supports_feature(ConnectionFeature feature) const | Gnome::Gda::Connection |  | 
  | unreference() const | Glib::ObjectBase |  [virtual] | 
  | value_to_sql_string(const Value& from) const | Gnome::Gda::Connection |  | 
  | wrap(GdaConnection* object, bool take_copy=false) | Gnome::Gda::Connection |  [related] | 
  | Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object |  | 
  | ~Connection() | Gnome::Gda::Connection |  [virtual] | 
  | ~Object() | Glib::Object |  [protected, virtual] | 
  | ~ObjectBase()=0 | Glib::ObjectBase |  [protected, pure virtual] |