, including all inherited members.
add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable | |
add_savepoint(const Glib::ustring& name) | Gnome::Gda::Connection | |
async_cancel(guint task_id) | Gnome::Gda::Connection | |
async_fetch_result(guint task_id, GdaSet** last_insert_row) | Gnome::Gda::Connection | |
async_statement_execute(const Glib::RefPtr< const Statement >& stmt, const Glib::RefPtr< const Set >& params, StatementModelUsage model_usage, const std::vector< GType >& col_types, bool need_last_insert_row=false) | Gnome::Gda::Connection | |
batch_execute(const Glib::RefPtr< Batch >& batch, const Glib::RefPtr< const Set >& params, StatementModelUsage model_usage) | Gnome::Gda::Connection | |
begin_transaction(const Glib::ustring& name, TransactionIsolation level) | 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 | |
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::ObjectBase | |
Connection() | Gnome::Gda::Connection | [protected] |
create() | Gnome::Gda::Connection | [static] |
create_operation(ServerOperationType type, const Glib::RefPtr< const Set >& options) | Gnome::Gda::Connection | |
create_parser() | Gnome::Gda::Connection | |
delete_row_from_table(const Glib::ustring& table, const Glib::ustring& condition_column_name, const Value& condition_value) | Gnome::Gda::Connection | |
delete_savepoint(const Glib::ustring& name) | Gnome::Gda::Connection | |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::trackable | |
get_authentication() const | Gnome::Gda::Connection | |
get_cnc_string() const | Gnome::Gda::Connection | |
get_data(const QueryQuark &key) | Glib::Object | |
get_dsn() const | Gnome::Gda::Connection | |
get_events() | Gnome::Gda::Connection | |
get_events() const | Gnome::Gda::Connection | |
get_meta_store() | Gnome::Gda::Connection | |
get_meta_store() const | Gnome::Gda::Connection | |
get_meta_store_data(ConnectionMetaType meta_type, const std::vector< Glib::RefPtr< Holder > >& filters) | Gnome::Gda::Connection | |
get_meta_store_data(ConnectionMetaType meta_type) | Gnome::Gda::Connection | |
get_options() 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() | Gnome::Gda::Connection | |
get_provider() const | Gnome::Gda::Connection | |
get_provider_name() const | Gnome::Gda::Connection | |
get_transaction_status() 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] |
insert_row_into_table(const Glib::ustring& table, const std::vector< Glib::ustring >& col_names, const std::vector< Value >& values) | Gnome::Gda::Connection | |
is_opened() const | Gnome::Gda::Connection | |
notify_callbacks() | sigc::trackable | |
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 | |
open_from_string(const Glib::ustring& provider_name, const Glib::ustring& cnc_string, const Glib::ustring& auth_string=Glib::ustring(), ConnectionOptions options=CONNECTION_OPTIONS_NONE) | Gnome::Gda::Connection | [static] |
operator=(const trackable &src) | sigc::trackable | |
parse_sql_string(const Glib::ustring& sql) | Gnome::Gda::Connection | |
perform_operation(const Glib::RefPtr< ServerOperation >& op) | Gnome::Gda::Connection | |
property_auth_string() | Gnome::Gda::Connection | |
property_auth_string() const | Gnome::Gda::Connection | |
property_cnc_string() | Gnome::Gda::Connection | |
property_cnc_string() const | Gnome::Gda::Connection | |
property_dsn() | Gnome::Gda::Connection | |
property_dsn() const | Gnome::Gda::Connection | |
property_events_history_size() | Gnome::Gda::Connection | |
property_events_history_size() const | Gnome::Gda::Connection | |
property_is_wrapper() const | Gnome::Gda::Connection | |
property_meta_store() | Gnome::Gda::Connection | |
property_meta_store() const | Gnome::Gda::Connection | |
property_monitor_wrapped_in_mainloop() | Gnome::Gda::Connection | |
property_monitor_wrapped_in_mainloop() const | Gnome::Gda::Connection | |
property_options() | Gnome::Gda::Connection | |
property_options() const | Gnome::Gda::Connection | |
property_provider() | Gnome::Gda::Connection | |
property_provider() const | Gnome::Gda::Connection | |
quote_sql_identifier(const Glib::ustring& id) const | Gnome::Gda::Connection | |
reference() const | Glib::ObjectBase | [virtual] |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(void *data) const | sigc::trackable | |
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_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_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 | |
statement_execute(const Glib::RefPtr< const Statement >& stmt, const Glib::RefPtr< const Set >& params, StatementModelUsage model_usage, Glib::RefPtr< const Set >& last_insert_row) | Gnome::Gda::Connection | |
statement_execute(const Glib::RefPtr< const Statement >& stmt, StatementModelUsage model_usage=STATEMENT_MODEL_RANDOM_ACCESS) | Gnome::Gda::Connection | |
statement_execute(const Glib::ustring& sql, StatementModelUsage model_usage=STATEMENT_MODEL_RANDOM_ACCESS) | Gnome::Gda::Connection | |
statement_execute_non_select(const Glib::RefPtr< const Statement >& stmt, const Glib::RefPtr< const Set >& params, Glib::RefPtr< const Set >& last_insert_row) | Gnome::Gda::Connection | |
statement_execute_non_select(const Glib::RefPtr< const Statement >& stmt, const Glib::RefPtr< const Set >& params) | Gnome::Gda::Connection | |
statement_execute_non_select(const Glib::RefPtr< const Statement >& stmt) | Gnome::Gda::Connection | |
statement_execute_non_select(const Glib::ustring& sql) | Gnome::Gda::Connection | |
statement_execute_non_select_builder(const Glib::RefPtr< const SqlBuilder >& builder) | Gnome::Gda::Connection | |
statement_execute_non_select_builder(const Glib::RefPtr< const SqlBuilder >& builder, const Glib::RefPtr< const Set >& params) | Gnome::Gda::Connection | |
statement_execute_select(const Glib::RefPtr< const Statement >& stmt, const Glib::RefPtr< const Set >& params, StatementModelUsage model_usage, const std::vector< GType >& col_types) | Gnome::Gda::Connection | |
statement_execute_select(const Glib::RefPtr< const Statement >& stmt, StatementModelUsage model_usage=STATEMENT_MODEL_RANDOM_ACCESS) | Gnome::Gda::Connection | |
statement_execute_select(const Glib::ustring& sql, StatementModelUsage model_usage=STATEMENT_MODEL_RANDOM_ACCESS) | Gnome::Gda::Connection | |
statement_execute_select(const Glib::RefPtr< const Statement >& stmt, const Glib::RefPtr< const Set >& params, StatementModelUsage model_usage=STATEMENT_MODEL_RANDOM_ACCESS) | Gnome::Gda::Connection | |
statement_execute_select(const Glib::ustring& sql, const Glib::RefPtr< const Set >& params, StatementModelUsage model_usage=STATEMENT_MODEL_RANDOM_ACCESS) | Gnome::Gda::Connection | |
statement_execute_select_builder(const Glib::RefPtr< const SqlBuilder >& stmt, StatementModelUsage model_usage=STATEMENT_MODEL_RANDOM_ACCESS) | Gnome::Gda::Connection | |
statement_execute_select_builder(const Glib::RefPtr< const SqlBuilder >& stmt, const Glib::RefPtr< const Set >& params, StatementModelUsage model_usage=STATEMENT_MODEL_RANDOM_ACCESS) | Gnome::Gda::Connection | |
statement_prepare(const Glib::RefPtr< const Statement >& stmt) | Gnome::Gda::Connection | |
statement_to_sql(const Glib::RefPtr< const Statement >& stmt, const Glib::RefPtr< const Set >& params, StatementSqlFlag flags, std::vector< Glib::RefPtr< Holder > >& params_used) const | Gnome::Gda::Connection | |
steal_data(const QueryQuark &quark) | Glib::Object | |
supports_feature(ConnectionFeature feature) const | Gnome::Gda::Connection | |
thaw_notify() | Glib::ObjectBase | |
trackable(const trackable &src) | sigc::trackable | |
unreference() const | Glib::ObjectBase | [virtual] |
update_meta_store() | Gnome::Gda::Connection | |
update_meta_store(const Glib::ustring& id) | Gnome::Gda::Connection | |
update_meta_store_data_types() | Gnome::Gda::Connection | |
update_meta_store_table(const Glib::ustring& table_name, const Glib::ustring& schema_name=Glib::ustring()) | Gnome::Gda::Connection | |
update_meta_store_table_names(const Glib::ustring& schema_name=Glib::ustring()) | Gnome::Gda::Connection | |
update_row_in_table(const Glib::ustring& table, const Glib::ustring& condition_column_name, const Value& condition_value, const std::vector< Glib::ustring >& col_names, const std::vector< Value >& values) | Gnome::Gda::Connection | |
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] |