gda-blob GdaBlob GdaBlob GdaBlobMode gda_blob_open gda_blob_read gda_blob_write gda_blob_lseek gda_blob_close gda_blob_remove gda_blob_get_sql_id GDA_BLOB GDA_BLOB_CLASS GDA_IS_BLOB GDA_IS_BLOB_CLASS GDA_TYPE_BLOB gda_blob_get_type
gda-client GdaClient GdaClient GdaClientEvent GdaClientSpecsType gda_client_new gda_client_declare_connection gda_client_open_connection gda_client_open_connection_from_string gda_client_get_connections gda_client_find_connection gda_client_close_all_connections gda_client_notify_event gda_client_notify_error_event gda_client_notify_connection_opened_event gda_client_notify_connection_closed_event gda_client_notify_transaction_started_event gda_client_notify_transaction_committed_event gda_client_notify_transaction_cancelled_event gda_client_begin_transaction gda_client_commit_transaction gda_client_rollback_transaction gda_client_get_dsn_specs gda_client_get_provider_specs gda_client_create_database gda_client_drop_database GDA_CLIENT GDA_CLIENT_CLASS GDA_CLIENT_ERROR GDA_IS_CLIENT GDA_IS_CLIENT_CLASS GDA_TYPE_CLIENT gda_client_get_type
gda-column-index GdaColumnIndex GdaColumnIndex GdaSorting GdaColumnIndex GdaColumnIndexClass GdaColumnIndexPrivate gda_column_index_new gda_column_index_copy gda_column_index_equal gda_column_index_get_column_name gda_column_index_set_column_name gda_column_index_get_defined_size gda_column_index_set_defined_size gda_column_index_get_sorting gda_column_index_set_sorting gda_column_index_get_references gda_column_index_set_references GDA_COLUMN_INDEX GDA_COLUMN_INDEX_CLASS GDA_IS_COLUMN_INDEX GDA_IS_COLUMN_INDEX_CLASS GDA_TYPE_COLUMN_INDEX gda_column_index_get_type
gda-column GdaColumn GdaColumn gda_column_new gda_column_copy gda_column_equal gda_column_get_defined_size gda_column_set_defined_size gda_column_get_name gda_column_set_name gda_column_get_title gda_column_set_title gda_column_get_table gda_column_set_table gda_column_get_caption gda_column_set_caption gda_column_get_scale gda_column_set_scale gda_column_get_dbms_type gda_column_set_dbms_type gda_column_get_gda_type gda_column_set_gda_type gda_column_get_allow_null gda_column_set_allow_null gda_column_get_primary_key gda_column_set_primary_key gda_column_get_unique_key gda_column_set_unique_key gda_column_get_references gda_column_set_references gda_column_get_auto_increment gda_column_set_auto_increment gda_column_get_position gda_column_set_position gda_column_get_default_value gda_column_set_default_value GDA_COLUMN GDA_COLUMN_CLASS GDA_IS_COLUMN GDA_IS_COLUMN_CLASS GDA_TYPE_COLUMN gda_column_get_type
gda-command GdaCommand GdaCommandOptions GdaCommandType GdaCommand gda_command_new gda_command_free gda_command_copy gda_command_get_text gda_command_set_text gda_command_get_command_type gda_command_set_command_type gda_command_get_options gda_command_set_options gda_command_get_transaction gda_command_set_transaction GDA_COMMAND_DEFAULT_OPTION GDA_TYPE_COMMAND gda_command_get_type
gda-config Configuration GdaConfigListenerFunc GdaProviderInfo GdaProviderParameterInfo GdaDataSourceInfo gda_config_get_string gda_config_get_int gda_config_get_float gda_config_get_boolean gda_config_set_string gda_config_set_int gda_config_set_float gda_config_set_boolean gda_config_remove_section gda_config_remove_key gda_config_has_section gda_config_has_key gda_config_list_sections gda_config_list_keys gda_config_free_list gda_config_get_provider_list gda_config_free_provider_list gda_config_get_provider_by_name gda_config_get_provider_model gda_provider_parameter_info_new_full gda_provider_parameter_info_copy gda_provider_parameter_info_free gda_provider_info_copy gda_provider_info_free gda_config_get_data_source_list gda_config_find_data_source gda_data_source_info_copy gda_data_source_info_equal gda_data_source_info_free gda_config_free_data_source_list gda_config_get_data_source_model gda_config_can_modify_global_config gda_config_save_data_source gda_config_save_data_source_info gda_config_remove_data_source gda_config_add_listener gda_config_remove_listener GDA_CONFIG_BASE GDA_CONFIG_KEY_MAX_LAST_CONNECTIONS GDA_CONFIG_SECTION_DATASOURCES GDA_CONFIG_SECTION_LAST_CONNECTIONS GDA_TYPE_DATA_SOURCE_INFO GDA_TYPE_PROVIDER_INFO GDA_TYPE_PROVIDER_PARAMETER_INFO gda_config_get_type gda_provider_parameter_info_get_type gda_provider_info_get_type gda_data_source_info_get_type
gda-connection-event GdaConnectionEvent GdaConnectionEvent GdaConnectionEventPrivate GdaConnectionEventType GdaConnectionEventCode gda_connection_event_new gda_connection_event_free gda_connection_event_list_copy gda_connection_event_list_free gda_connection_event_set_event_type gda_connection_event_get_event_type gda_connection_event_get_description gda_connection_event_set_description gda_connection_event_get_code gda_connection_event_set_code gda_connection_event_get_gda_code gda_connection_event_set_gda_code gda_connection_event_get_source gda_connection_event_set_source gda_connection_event_get_sqlstate gda_connection_event_set_sqlstate GDA_CONNECTION_EVENT GDA_CONNECTION_EVENT_CLASS GDA_IS_CONNECTION_EVENT GDA_IS_CONNECTION_EVENT_CLASS GDA_TYPE_CONNECTION_EVENT gda_connection_event_get_type
gda-connection GdaConnection GdaConnection GdaConnectionOptions GdaConnectionFeature GdaConnectionSchema gda_connection_new gda_connection_reset gda_connection_open gda_connection_close gda_connection_close_no_warning gda_connection_is_opened gda_connection_get_client gda_connection_set_client gda_connection_get_options gda_connection_get_provider_obj gda_connection_get_infos gda_connection_get_server_version gda_connection_get_database gda_connection_set_dsn gda_connection_get_dsn gda_connection_get_cnc_string gda_connection_get_provider gda_connection_set_username gda_connection_get_username gda_connection_set_password gda_connection_get_password gda_connection_add_event gda_connection_add_event_string gda_connection_add_events_list gda_connection_get_events gda_connection_clear_events_list gda_connection_change_database gda_connection_create_table gda_connection_drop_table gda_connection_create_index gda_connection_drop_index gda_connection_execute_command gda_connection_get_last_insert_id gda_connection_execute_single_command gda_connection_execute_non_query gda_connection_begin_transaction gda_connection_commit_transaction gda_connection_rollback_transaction gda_connection_supports gda_connection_get_schema gda_connection_create_blob gda_connection_fetch_blob_by_id gda_connection_value_to_sql_string GDA_CONNECTION GDA_CONNECTION_CLASS GDA_IS_CONNECTION GDA_IS_CONNECTION_CLASS GDA_TYPE_CONNECTION gda_connection_get_type
gda-data-model-array GdaDataModelArray GdaDataModelArray GdaDataModelArrayClass GdaDataModelArrayPrivate gda_data_model_array_new gda_data_model_array_copy_model gda_data_model_array_set_n_columns gda_data_model_array_clear GDA_DATA_MODEL_ARRAY GDA_DATA_MODEL_ARRAY_CLASS GDA_IS_DATA_MODEL_ARRAY GDA_IS_DATA_MODEL_ARRAY_CLASS GDA_TYPE_DATA_MODEL_ARRAY gda_data_model_array_get_type
gda-data-model-query GdaDataModelQuery GdaDataModelQuery GdaDataModelQueryClass GdaDataModelQueryPrivate gda_data_model_query_new gda_data_model_query_get_param_list gda_data_model_query_refresh gda_data_model_query_set_modification_query GDA_DATA_MODEL_QUERY GDA_DATA_MODEL_QUERY_CLASS GDA_IS_DATA_MODEL_QUERY GDA_IS_DATA_MODEL_QUERY_CLASS GDA_TYPE_DATA_MODEL_QUERY gda_data_model_query_get_type
gda-data-model-row GdaDataModelRow GdaDataModelRow GdaDataModelRowClass GdaDataModelRowPrivate GDA_DATA_MODEL_ROW GDA_DATA_MODEL_ROW_CLASS GDA_IS_DATA_MODEL_ROW GDA_IS_DATA_MODEL_ROW_CLASS GDA_TYPE_DATA_MODEL_ROW gda_data_model_row_get_type
gda-data-model-hash GdaDataModelHash GdaDataModelHash GdaDataModelHashClass GdaDataModelHashPrivate gda_data_model_hash_new gda_data_model_hash_insert_row gda_data_model_hash_set_n_columns gda_data_model_hash_clear GDA_DATA_MODEL_HASH GDA_DATA_MODEL_HASH_CLASS GDA_IS_DATA_MODEL_HASH GDA_IS_DATA_MODEL_HASH_CLASS GDA_TYPE_DATA_MODEL_HASH gda_data_model_hash_get_type
gda-data-model-import GdaDataModelImport GdaDataModelImport GdaDataModelImportClass GdaDataModelImportPrivate gda_data_model_import_new_file gda_data_model_import_new_mem gda_data_model_import_new_xml_node gda_data_model_import_get_errors gda_data_model_import_clean_errors GDA_DATA_MODEL_IMPORT GDA_DATA_MODEL_IMPORT_CLASS GDA_IS_DATA_MODEL_IMPORT GDA_IS_DATA_MODEL_IMPORT_CLASS GDA_TYPE_DATA_MODEL_IMPORT gda_data_model_import_get_type
gda-data-access-wrapper GdaDataAccessWrapper GdaDataAccessWrapper GdaDataAccessWrapperClass GdaDataAccessWrapperPrivate gda_data_access_wrapper_new GDA_DATA_ACCESS_WRAPPER GDA_DATA_ACCESS_WRAPPER_CLASS GDA_IS_DATA_ACCESS_WRAPPER GDA_IS_DATA_ACCESS_WRAPPER_CLASS GDA_TYPE_DATA_ACCESS_WRAPPER gda_data_access_wrapper_get_type
gda-data-model-index GdaDataModelIndex GdaDataModelIndex gda_data_model_index_new gda_data_model_index_copy gda_data_model_index_free gda_data_model_index_equal gda_data_model_index_get_name gda_data_model_index_set_name gda_data_model_index_get_table_name gda_data_model_index_set_table_name gda_data_model_index_get_primary_key gda_data_model_index_set_primary_key gda_data_model_index_get_unique_key gda_data_model_index_set_unique_key gda_data_model_index_get_references gda_data_model_index_set_references gda_data_model_index_get_column_index_list gda_data_model_index_set_column_index_list GDA_TYPE_DATA_MODEL_INDEX gda_data_model_index_get_type
gda-data-model GdaDataModel GdaDataModel GdaDataModelAccessFlags GdaDataModelHint GdaDataModelIOFormat gda_data_model_changed gda_data_model_row_inserted gda_data_model_row_updated gda_data_model_row_removed gda_data_model_freeze gda_data_model_thaw gda_data_model_get_access_flags gda_data_model_get_n_rows gda_data_model_get_n_columns gda_data_model_describe_column gda_data_model_get_column_title gda_data_model_set_column_title gda_data_model_get_value_at gda_data_model_set_value_at gda_data_model_create_iter gda_data_model_move_iter_at_row gda_data_model_move_iter_next gda_data_model_move_iter_prev gda_data_model_append_values gda_data_model_append_row gda_data_model_remove_row gda_data_model_get_row_from_values gda_data_model_send_hint gda_data_model_export_to_string gda_data_model_export_to_file gda_data_model_import_from_model gda_data_model_import_from_string gda_data_model_import_from_file gda_data_model_dump gda_data_model_dump_as_string GDA_DATA_MODEL GDA_DATA_MODEL_GET_CLASS GDA_IS_DATA_MODEL GDA_TYPE_DATA_MODEL gda_data_model_get_type
gda-data-proxy GdaDataProxy GdaDataProxy GdaDataProxyClass GdaDataProxyPrivate gda_data_proxy_new gda_data_proxy_get_proxied_model gda_data_proxy_get_proxied_model_n_cols gda_data_proxy_get_proxied_model_n_rows gda_data_proxy_is_read_only gda_data_proxy_get_values gda_data_proxy_get_value_attributes gda_data_proxy_alter_value_attributes gda_data_proxy_get_proxied_model_row gda_data_proxy_delete gda_data_proxy_undelete gda_data_proxy_row_is_deleted gda_data_proxy_find_row_from_values gda_data_proxy_get_model gda_data_proxy_append gda_data_proxy_cancel_row_changes gda_data_proxy_apply_row_changes gda_data_proxy_has_changed gda_data_proxy_row_has_changed gda_data_proxy_get_n_new_rows gda_data_proxy_set_sample_size gda_data_proxy_get_sample_size gda_data_proxy_set_sample_start gda_data_proxy_get_sample_start gda_data_proxy_get_sample_end gda_data_proxy_apply_all_changes gda_data_proxy_cancel_all_changes GDA_DATA_PROXY GDA_DATA_PROXY_CLASS GDA_DATA_PROXY_ERROR GDA_IS_DATA_PROXY GDA_TYPE_DATA_PROXY gda_data_proxy_get_type
gda-data-model-iter GdaDataModelIter GdaDataModelIter gda_data_model_iter_new gda_data_model_iter_is_valid gda_data_model_iter_set_at_row gda_data_model_iter_move_next gda_data_model_iter_move_prev gda_data_model_iter_get_row gda_data_model_iter_invalidate_contents gda_data_model_iter_get_column_for_param gda_data_model_iter_get_param_for_column GDA_DATA_MODEL_ITER GDA_DATA_MODEL_ITER_CLASS GDA_DATA_MODEL_ITER_ERROR GDA_IS_DATA_MODEL_ITER GDA_TYPE_DATA_MODEL_ITER gda_data_model_iter_get_type
libgda Libgda Initialization gda_init gda_get_default_dict gda_main_run gda_main_quit
gda-log Logging gda_log_enable gda_log_disable gda_log_is_enabled gda_log_message gda_log_error
gda-parameter GdaParameter GdaParameter gda_parameter_new gda_parameter_new_copy gda_parameter_new_string gda_parameter_new_boolean gda_parameter_get_gda_type gda_parameter_declare_param_user gda_parameter_get_param_users gda_parameter_get_value gda_parameter_set_value gda_parameter_set_value_str gda_parameter_declare_invalid gda_parameter_is_valid gda_parameter_get_default_value gda_parameter_set_default_value gda_parameter_get_exists_default_value gda_parameter_set_exists_default_value gda_parameter_set_not_null gda_parameter_get_not_null gda_parameter_restrict_values gda_parameter_has_restrict_values gda_parameter_replace_param_users gda_parameter_bind_to_param gda_parameter_get_bind_param GDA_IS_PARAMETER GDA_PARAMETER GDA_PARAMETER_CLASS GDA_PARAMETER_ERROR GDA_TYPE_PARAMETER gda_parameter_get_type
gda-quark-list Quark lists GdaQuarkList gda_quark_list_new gda_quark_list_new_from_string gda_quark_list_clear gda_quark_list_free gda_quark_list_copy gda_quark_list_add_from_string gda_quark_list_find gda_quark_list_remove GDA_TYPE_QUARK_LIST gda_quark_list_get_type
gda-row GdaRow GdaRow gda_row_new gda_row_copy gda_row_new_from_list gda_row_set_model gda_row_get_model gda_row_get_number gda_row_set_number gda_row_get_id gda_row_set_id gda_row_get_value gda_row_set_value gda_row_get_length gda_row_set_is_default gda_row_get_is_default GDA_IS_ROW GDA_IS_ROW_CLASS GDA_ROW GDA_ROW_CLASS GDA_TYPE_ROW gda_row_get_type
gda-data-model-filter-sql GdaDataModelFilterSQL GdaDataModelFilterSQL gda_data_model_filter_sql_new gda_data_model_filter_sql_add_source gda_data_model_filter_sql_set_sql gda_data_model_filter_sql_run GDA_IS_DATA_MODEL_FILTER_SQL GDA_IS_DATA_MODEL_FILTER_SQL_CLASS GDA_DATA_MODEL_FILTER_SQL GDA_DATA_MODEL_FILTER_SQL_CLASS GDA_TYPE_DATA_MODEL_FILTER_SQL gda_data_model_filter_sql_get_type
gda-server-provider GdaServerProvider GdaServerProvider gda_server_provider_get_version gda_server_provider_get_info gda_server_provider_open_connection gda_server_provider_reset_connection gda_server_provider_close_connection gda_server_provider_get_server_version gda_server_provider_get_database gda_server_provider_change_database gda_server_provider_get_specs gda_server_provider_perform_action_params gda_server_provider_create_database_cnc gda_server_provider_drop_database_cnc gda_server_provider_create_table gda_server_provider_drop_table gda_server_provider_create_index gda_server_provider_drop_index gda_server_provider_execute_command gda_server_provider_get_last_insert_id gda_server_provider_begin_transaction gda_server_provider_commit_transaction gda_server_provider_rollback_transaction gda_server_provider_supports gda_server_provider_get_schema gda_server_provider_create_blob gda_server_provider_fetch_blob_by_id gda_server_provider_get_data_handler_gda gda_server_provider_get_data_handler_dbms gda_server_provider_string_to_value gda_server_provider_value_to_sql_string gda_server_provider_get_default_dbms_type GDA_IS_SERVER_PROVIDER GDA_IS_SERVER_PROVIDER_CLASS GDA_SERVER_PROVIDER GDA_SERVER_PROVIDER_CLASS GDA_TYPE_SERVER_PROVIDER gda_server_provider_get_type
gda-enum-types GDA_TYPE_BLOB_MODE GDA_TYPE_CLIENT_EVENT GDA_TYPE_CLIENT_SPECS_TYPE GDA_TYPE_COMMAND_OPTIONS GDA_TYPE_COMMAND_TYPE GDA_TYPE_CONNECTION_EVENT_CODE GDA_TYPE_CONNECTION_EVENT_TYPE GDA_TYPE_CONNECTION_FEATURE GDA_TYPE_CONNECTION_OPTIONS GDA_TYPE_CONNECTION_SCHEMA GDA_TYPE_DICT_CONSTRAINT_FK_ACTION GDA_TYPE_DICT_CONSTRAINT_TYPE GDA_TYPE_DICT_FIELD_ATTRIBUTE GDA_TYPE_ENTITY_FIELD_STATE GDA_TYPE_GRAPH_TYPE GDA_TYPE_OBJECT_REF_TYPE GDA_TYPE_PARAMETER_LIST_PARAM_HINT GDA_TYPE_QUERY_CONDITION_OPERATOR GDA_TYPE_QUERY_CONDITION_TYPE GDA_TYPE_QUERY_JOIN_TYPE GDA_TYPE_QUERY_TARGET_TYPE GDA_TYPE_QUERY_TYPE GDA_TYPE_RENDERER_OPTIONS GDA_TYPE_SORTING GDA_TYPE_TRANSACTION_ISOLATION GDA_TYPE_VALUE_ATTRIBUTE GDA_TYPE_VALUE_TYPE gda_blob_mode_get_type gda_client_event_get_type gda_client_specs_type_get_type gda_sorting_get_type gda_command_options_get_type gda_command_type_get_type gda_connection_event_type_get_type gda_connection_event_code_get_type gda_connection_options_get_type gda_connection_feature_get_type gda_connection_schema_get_type gda_dict_constraint_type_get_type gda_dict_constraint_fk_action_get_type gda_dict_field_attribute_get_type gda_value_attribute_get_type gda_graph_type_get_type gda_entity_field_state_get_type gda_object_ref_type_get_type gda_parameter_list_param_hint_get_type gda_query_condition_type_get_type gda_query_condition_operator_get_type gda_query_type_get_type gda_query_join_type_get_type gda_query_target_type_get_type gda_renderer_options_get_type gda_transaction_isolation_get_type gda_value_type_get_type
gda-threader GdaThreader GdaThreader GdaThreaderFunc gda_threader_new gda_threader_start_thread gda_threader_cancel GDA_THREADER GDA_THREADER_CLASS GDA_THREADER_TYPE gda_threader_get_type
gda-transaction GdaTransaction GdaTransaction GdaTransactionIsolation gda_transaction_new gda_transaction_get_isolation_level gda_transaction_set_isolation_level gda_transaction_get_name gda_transaction_set_name GDA_IS_TRANSACTION GDA_IS_TRANSACTION_CLASS GDA_TRANSACTION GDA_TRANSACTION_CLASS GDA_TYPE_TRANSACTION gda_transaction_get_type
gda-util Utility functions gda_type_to_string gda_type_from_string gda_string_hash_to_list gda_default_escape_chars gda_sql_replace_placeholders gda_file_load gda_file_save gda_server_provider_get_schema_nb_columns gda_server_provider_init_schema_model
gda-value GdaValue GdaValueType GdaDate GdaGeometricPoint GdaMoney GdaNumeric GdaTime GdaTimestamp GdaBinary GdaValueList GdaValue gda_value_new_null gda_value_new_bigint gda_value_new_biguint gda_value_new_binary gda_binary_copy gda_binary_free gda_value_new_boolean gda_value_new_date gda_date_copy gda_date_free gda_value_new_double gda_value_new_geometric_point gda_geometricpoint_copy gda_geometricpoint_free gda_value_new_gobject gda_value_new_integer gda_value_new_uinteger gda_value_new_list gda_value_list_copy gda_value_list_free gda_value_new_money gda_money_copy gda_money_free gda_value_new_numeric gda_numeric_copy gda_numeric_free gda_value_new_single gda_value_new_smallint gda_value_new_smalluint gda_value_new_string gda_value_new_time gda_time_copy gda_time_free gda_value_new_timestamp gda_timestamp_copy gda_timestamp_free gda_value_new_timestamp_from_timet gda_value_new_tinyint gda_value_new_tinyuint gda_value_new_gdatype gda_value_new_from_string gda_value_new_from_xml gda_value_free gda_value_reset_with_type gda_value_is_null gda_value_is_number gda_value_isa gda_value_copy gda_value_get_bigint gda_value_set_bigint gda_value_get_biguint gda_value_set_biguint gda_value_get_binary gda_value_set_binary gda_value_get_blob gda_value_set_blob gda_value_get_boolean gda_value_set_boolean gda_value_get_date gda_value_set_date gda_value_get_double gda_value_set_double gda_value_get_geometric_point gda_value_set_geometric_point gda_value_get_gobject gda_value_set_gobject gda_value_get_integer gda_value_set_integer gda_value_get_list gda_value_set_list gda_value_get_money gda_value_set_money gda_value_set_null gda_value_get_numeric gda_value_set_numeric gda_value_get_single gda_value_set_single gda_value_get_smallint gda_value_set_smallint gda_value_get_smalluint gda_value_set_smalluint gda_value_get_string gda_value_set_string gda_value_get_time gda_value_set_time gda_value_get_timestamp gda_value_set_timestamp gda_value_get_tinyint gda_value_set_tinyint gda_value_get_tinyuint gda_value_set_tinyuint gda_value_get_uinteger gda_value_set_uinteger gda_value_set_gtype gda_value_set_from_string gda_value_set_from_value gda_value_stringify gda_value_compare gda_value_compare_ext gda_value_to_xml gda_value_get_gdatype gda_value_set_gdatype gda_value_convert_gtype_to_gdatype gda_value_convert_gdatype_to_gtype gda_binary_to_string gda_string_to_binary gda_value_type_transformable gda_value_transform GDA_TYPE_VALUE GDA_VALUE_TYPE gda_binary_get_type gda_date_get_type gda_geometricpoint_get_type gda_value_list_get_type gda_money_get_type gda_numeric_get_type gda_time_get_type gda_timestamp_get_type gda_value_get_type gda_smallint_get_type gda_smalluint_get_type gda_gdatype_get_type
gda-object GdaObject GdaObject gda_object_get_dict gda_object_set_id gda_object_set_name gda_object_set_description gda_object_set_owner gda_object_get_id gda_object_get_id gda_object_get_name gda_object_get_description gda_object_get_owner gda_object_destroy gda_object_destroy_check gda_object_connect_destroy gda_object_changed gda_object_block_changed gda_object_unblock_changed gda_object_dump GDA_OBJECT GDA_OBJECT_CLASS GDA_TYPE_OBJECT gda_object_get_type
gda-dict GdaDict GdaDict gda_dict_new gda_dict_load_xml_file gda_dict_save_xml_file gda_dict_declare_query gda_dict_assume_query gda_dict_unassume_query gda_dict_get_queries gda_dict_get_query_by_xml_id gda_dict_declare_graph gda_dict_assume_graph gda_dict_unassume_graph gda_dict_get_graphs gda_dict_get_graph_by_xml_id gda_dict_get_graph_for_object gda_dict_get_connection gda_dict_set_connection gda_dict_get_database gda_dict_dump gda_dict_update_dbms_data gda_dict_stop_update_dbms_data gda_dict_compute_xml_filename gda_dict_set_xml_filename gda_dict_get_xml_filename gda_dict_load gda_dict_save gda_dict_get_entities_fk_constraints gda_dict_get_data_types gda_dict_get_data_type_by_name gda_connection_add_data_type gda_dict_get_data_type_by_xml_id gda_dict_declare_custom_data_type gda_dict_get_functions gda_dict_get_functions_by_name gda_dict_get_function_by_name_arg gda_dict_get_function_by_dbms_id gda_dict_get_function_by_xml_id gda_dict_get_aggregates gda_dict_get_aggregates_by_name gda_dict_get_aggregate_by_name_arg_real gda_dict_get_aggregate_by_name_arg gda_dict_get_aggregate_by_dbms_id gda_dict_get_aggregate_by_xml_id gda_dict_get_default_handler GDA_DICT GDA_DICT_CLASS GDA_DICT_ERROR GDA_TYPE_DICT gda_dict_get_type
gda-dict-field GdaDictField GdaDictField GdaDictFieldAttribute gda_dict_field_new gda_dict_field_set_length gda_dict_field_get_length gda_dict_field_set_scale gda_dict_field_get_scale gda_dict_field_get_constraints gda_dict_field_set_data_type gda_dict_field_set_default_value gda_dict_field_get_default_value gda_dict_field_is_null_allowed gda_dict_field_is_pkey_part gda_dict_field_is_pkey_alone gda_dict_field_is_fkey_part gda_dict_field_is_fkey_alone gda_dict_field_set_attributes gda_dict_field_get_attributes GDA_DICT_FIELD GDA_DICT_FIELD_CLASS GDA_DICT_FIELD_ERROR GDA_TYPE_DICT_FIELD gda_dict_field_get_type
gda-dict-table GdaDictTable GdaDictTable gda_dict_table_new gda_dict_table_get_database gda_dict_table_is_view gda_dict_table_get_parents gda_dict_table_get_constraints gda_dict_table_get_pk_constraint gda_dict_table_update_dbms_data GDA_DICT_TABLE GDA_DICT_TABLE_CLASS GDA_DICT_TABLE_ERROR GDA_TYPE_DICT_TABLE gda_dict_table_get_type
gda-graph-query GdaGraphQuery GdaGraphQuery gda_graph_query_new gda_graph_query_sync_targets GDA_GRAPH_QUERY GDA_GRAPH_QUERY_CLASS GDA_GRAPH_QUERY_ERROR GDA_IS_GRAPH_QUERY GDA_TYPE_GRAPH_QUERY gda_graph_query_get_type
gda-graph GdaGraph GdaGraph gda_graph_new gda_graph_get_graph_type gda_graph_get_items gda_graph_get_item_from_obj gda_graph_add_item gda_graph_del_item GDA_GRAPH GDA_GRAPH_CLASS GDA_GRAPH_ERROR GDA_IS_GRAPH GDA_TYPE_GRAPH gda_graph_get_type
gda-graph-item GdaGraphItem GdaGraphItem gda_graph_item_new gda_graph_item_set_position gda_graph_item_get_position gda_graph_item_get_ref_object GDA_GRAPH_ITEM GDA_GRAPH_ITEM_CLASS GDA_GRAPH_ITEM_ERROR GDA_TYPE_GRAPH_ITEM gda_graph_item_get_type
gda-data-handler Default Data handlers gda_data_handler_get_sql_from_value gda_data_handler_get_str_from_value gda_data_handler_get_value_from_sql gda_data_handler_get_value_from_str gda_data_handler_get_sane_init_value gda_data_handler_get_nb_gda_types gda_data_handler_accepts_gda_type gda_data_handler_get_gda_type_index gda_data_handler_get_descr GDA_DATA_HANDLER GDA_DATA_HANDLER_GET_IFACE GDA_TYPE_DATA_HANDLER gda_data_handler_get_type
gda-handler-string GdaHandlerString GdaHandlerString GdaHandlerString GdaHandlerStringClass GdaHandlerStringPriv gda_handler_string_new GDA_HANDLER_STRING GDA_HANDLER_STRING_CLASS GDA_TYPE_HANDLER_STRING gda_handler_string_get_type
gda-handler-numerical GdaHandlerNumerical GdaHandlerNumerical GdaHandlerNumerical GdaHandlerNumericalClass GdaHandlerNumericalPriv gda_handler_numerical_new GDA_HANDLER_NUMERICAL GDA_HANDLER_NUMERICAL_CLASS GDA_TYPE_HANDLER_NUMERICAL gda_handler_numerical_get_type
gda-handler-time GdaHandlerTime GdaHandlerTime GdaHandlerTime GdaHandlerTimeClass GdaHandlerTimePriv gda_handler_time_new gda_handler_time_new_no_locale GDA_HANDLER_TIME GDA_HANDLER_TIME_CLASS GDA_TYPE_HANDLER_TIME gda_handler_time_get_type
gda-handler-boolean GdaHandlerBoolean GdaHandlerBoolean GdaHandlerBoolean GdaHandlerBooleanClass GdaHandlerBooleanPriv gda_handler_boolean_new GDA_HANDLER_BOOLEAN GDA_HANDLER_BOOLEAN_CLASS GDA_TYPE_HANDLER_BOOLEAN gda_handler_boolean_get_type
gda-handler-bin GdaHandlerBin GdaHandlerBin GdaHandlerBin GdaHandlerBinClass GdaHandlerBinPriv gda_handler_bin_new gda_handler_bin_new_with_prov GDA_HANDLER_BIN GDA_HANDLER_BIN_CLASS GDA_TYPE_HANDLER_BIN gda_handler_bin_get_type
gda-handler-type GdaHandlerType GdaHandlerType GdaHandlerType GdaHandlerTypeClass GdaHandlerTypePriv gda_handler_type_new GDA_HANDLER_TYPE GDA_HANDLER_TYPE_CLASS GDA_TYPE_HANDLER_TYPE gda_handler_type_get_type
gda-object-ref GdaObjectRef GdaObjectRef GdaObjectRefType gda_object_ref_new gda_object_ref_new_no_ref_count gda_object_ref_new_copy gda_object_ref_set_ref_name gda_object_ref_set_ref_object_type gda_object_ref_set_ref_object gda_object_ref_replace_ref_object gda_object_ref_get_ref_name gda_object_ref_get_ref_type gda_object_ref_get_ref_object gda_object_ref_activate gda_object_ref_deactivate gda_object_ref_is_active GDA_OBJECT_REF GDA_OBJECT_REF_CLASS GDA_OBJECT_REF_ERROR GDA_TYPE_OBJECT_REF gda_object_ref_get_type
gda-dict-database GdaDictDatabase GdaDictDatabase gda_dict_database_new gda_dict_database_add_constraint gda_dict_database_get_dict gda_dict_database_update_dbms_data gda_dict_database_stop_update_dbms_data gda_dict_database_get_tables gda_dict_database_get_table_by_name gda_dict_database_get_table_by_xml_id gda_dict_database_get_field_by_name gda_dict_database_get_field_by_xml_id gda_dict_database_get_sequence_by_name gda_dict_database_get_sequence_by_xml_id gda_dict_database_get_sequence_to_field gda_dict_database_link_sequence gda_dict_database_unlink_sequence gda_dict_database_get_all_constraints gda_dict_database_get_table_constraints gda_dict_database_get_all_fk_constraints gda_dict_database_get_tables_fk_constraints GDA_DICT_DATABASE GDA_DICT_DATABASE_CLASS GDA_DICT_DATABASE_ERROR GDA_TYPE_DICT_DATABASE gda_dict_database_get_type
gda-entity GdaEntity GdaEntity gda_entity_has_field gda_entity_get_fields gda_entity_get_n_fields gda_entity_get_field_by_name gda_entity_get_field_by_xml_id gda_entity_get_field_by_index gda_entity_get_field_index gda_entity_add_field gda_entity_add_field_before gda_entity_swap_fields gda_entity_remove_field gda_entity_is_writable gda_entity_get_parameters gda_entity_get_param_list GDA_ENTITY GDA_ENTITY_GET_IFACE GDA_IS_ENTITY GDA_TYPE_ENTITY gda_entity_get_type
gda-entity-field GdaEntityField GdaEntityField gda_entity_field_get_entity gda_entity_field_get_data_type gda_entity_field_get_name gda_entity_field_get_description GDA_ENTITY_FIELD GDA_ENTITY_FIELD_GET_IFACE GDA_TYPE_ENTITY_FIELD gda_entity_field_get_type
gda-query-field-value GdaQueryFieldValue GdaQueryFieldValue gda_query_field_value_new gda_query_field_value_set_value gda_query_field_value_get_value gda_query_field_value_set_default_value gda_query_field_value_get_default_value gda_query_field_value_get_value_type gda_query_field_value_set_is_parameter gda_query_field_value_is_parameter gda_query_field_value_set_not_null gda_query_field_value_get_not_null gda_query_field_value_is_value_null gda_query_field_value_restrict gda_query_field_value_set_dict_type gda_query_field_value_get_dict_type GDA_QUERY_FIELD_VALUE GDA_QUERY_FIELD_VALUE_CLASS GDA_QUERY_FIELD_VALUE_ERROR GDA_TYPE_QUERY_FIELD_VALUE gda_query_field_value_get_type
gda-query-field-all GdaQueryFieldAll GdaQueryFieldAll gda_query_field_all_new gda_query_field_all_get_target GDA_IS_QUERY_FIELD_ALL GDA_QUERY_FIELD_ALL GDA_QUERY_FIELD_ALL_CLASS GDA_QUERY_FIELD_ALL_ERROR GDA_TYPE_QUERY_FIELD_ALL gda_query_field_all_get_type
gda-query-field-agg GdaQueryFieldAgg GdaQueryFieldAgg gda_query_field_agg_new gda_query_field_agg_get_ref_agg gda_query_field_agg_set_arg gda_query_field_agg_get_args GDA_QUERY_FIELD_AGG GDA_QUERY_FIELD_AGG_CLASS GDA_QUERY_FIELD_AGG_ERROR GDA_TYPE_QUERY_FIELD_AGG gda_query_field_agg_get_type
gda-query-object GdaQueryObject GdaQueryObject GdaQueryObjectClass GdaQueryObjectPrivate gda_query_object_set_int_id gda_query_object_get_int_id GDA_IS_QUERY_OBJECT GDA_QUERY_OBJECT GDA_QUERY_OBJECT_CLASS GDA_TYPE_QUERY_OBJECT gda_query_object_get_type
gda-query GdaQuery GdaQuery GdaQueryType gda_query_new gda_query_new_copy gda_query_new_from_sql gda_query_declare_condition gda_query_undeclare_condition gda_query_set_query_type gda_query_get_query_type gda_query_get_query_type_string gda_query_is_select_query gda_query_is_insert_query gda_query_is_update_query gda_query_is_delete_query gda_query_is_modif_query gda_query_set_sql_text gda_query_get_sql_text gda_query_get_parent_query gda_query_get_field_by_ref_field gda_query_get_first_field_for_target gda_query_get_sub_queries gda_query_add_param_source gda_query_del_param_source gda_query_get_param_sources gda_query_add_sub_query gda_query_del_sub_query gda_query_get_targets gda_query_add_target gda_query_del_target gda_query_get_target_by_xml_id gda_query_get_target_by_alias gda_query_get_target_pkfields gda_query_get_joins gda_query_get_join_by_targets gda_query_add_join gda_query_del_join gda_query_get_condition gda_query_set_condition gda_query_add_field_from_sql gda_query_set_order_by_field gda_query_get_order_by_field gda_query_get_all_fields gda_query_get_field_by_sql_naming gda_query_get_field_by_sql_naming_fields gda_query_get_fields_by_target gda_query_get_main_conditions gda_query_append_condition gda_query_expand_all_field gda_query_order_fields_using_join_conds GDA_QUERY GDA_QUERY_CLASS GDA_QUERY_ERROR GDA_TYPE_QUERY gda_query_get_type
gda-parameter-list GdaParameterList GdaParameterList GdaParameterListParamHint GdaParameterListNode GdaParameterListGroup GdaParameterListSource gda_parameter_list_new gda_parameter_list_new_from_spec gda_parameter_list_get_length gda_parameter_list_get_spec gda_parameter_list_add_param gda_parameter_list_merge_paramlist_params gda_parameter_list_is_coherent gda_parameter_list_is_valid gda_parameter_list_find_param gda_parameter_list_find_param_for_user gda_parameter_list_find_node_for_param gda_parameter_list_find_source_for_param gda_parameter_list_find_source gda_parameter_list_set_param_default_value gda_parameter_list_set_param_default_alias gda_parameter_list_get_param_default_value GDA_IS_PARAMETER_LIST GDA_PARAMETER_LIST GDA_PARAMETER_LIST_CLASS GDA_PARAMETER_LIST_ERROR GDA_PARAMETER_LIST_GROUP GDA_PARAMETER_LIST_NODE GDA_PARAMETER_LIST_SOURCE GDA_TYPE_PARAMETER_LIST gda_parameter_list_get_type
gda-xml-storage GdaXmlStorage GdaXmlStorage gda_xml_storage_get_xml_id gda_xml_storage_save_to_xml gda_xml_storage_load_from_xml GDA_IS_XML_STORAGE GDA_TYPE_XML_STORAGE GDA_XML_STORAGE GDA_XML_STORAGE_GET_IFACE gda_xml_storage_get_type
gda-renderer GdaRenderer GdaRenderer GdaRendererOptions gda_renderer_render_as_sql gda_renderer_render_as_str gda_renderer_is_valid GDA_RENDERER GDA_RENDERER_GET_IFACE GDA_TYPE_RENDERER gda_renderer_get_type
gda-referer GdaReferer GdaReferer gda_referer_activate gda_referer_deactivate gda_referer_is_active gda_referer_get_ref_objects gda_referer_replace_refs GDA_REFERER GDA_REFERER_GET_IFACE GDA_TYPE_REFERER gda_referer_get_type
gda-query-field GdaQueryField GdaQueryField gda_query_field_new_from_xml gda_query_field_new_copy gda_query_field_new_from_sql gda_query_field_set_alias gda_query_field_get_alias gda_query_field_set_visible gda_query_field_is_visible gda_query_field_set_internal gda_query_field_is_internal gda_query_field_get_dict_type gda_query_field_get_parameters gda_query_field_is_equal gda_query_field_is_list GDA_IS_QUERY_FIELD GDA_QUERY_FIELD GDA_QUERY_FIELD_CLASS GDA_QUERY_FIELD_ERROR GDA_TYPE_QUERY_FIELD gda_query_field_get_type
gda-query-target GdaQueryTarget GdaQueryTarget GdaQueryTargetType gda_query_target_new gda_query_target_new_copy gda_query_target_get_query gda_query_target_get_represented_table_name gda_query_target_get_represented_entity gda_query_target_set_alias gda_query_target_get_alias gda_query_target_get_complete_name GDA_IS_QUERY_TARGET GDA_QUERY_TARGET GDA_QUERY_TARGET_CLASS GDA_QUERY_TARGET_ERROR GDA_TYPE_QUERY_TARGET gda_query_target_get_type
gda-dict-type GdaDictType GdaDictType gda_dict_type_new gda_dict_type_set_sqlname gda_dict_type_get_sqlname gda_dict_type_set_gda_type gda_dict_type_get_gda_type gda_dict_type_add_synonym gda_dict_type_get_synonyms gda_dict_type_clear_synonyms GDA_DICT_TYPE GDA_DICT_TYPE_CLASS GDA_DICT_TYPE_ERROR GDA_TYPE_DICT_TYPE gda_dict_type_get_type
gda-query-join GdaQueryJoin GdaQueryJoin GdaQueryJoinType gda_query_join_new_with_targets gda_query_join_new_with_xml_ids gda_query_join_new_copy gda_query_join_set_join_type gda_query_join_get_join_type gda_query_join_get_query gda_query_join_get_target_1 gda_query_join_get_target_2 gda_query_join_swap_targets gda_query_join_set_condition_from_fkcons gda_query_join_set_condition_from_sql gda_query_join_set_condition gda_query_join_get_condition gda_query_join_render_type GDA_QUERY_JOIN GDA_QUERY_JOIN_CLASS GDA_QUERY_JOIN_ERROR GDA_TYPE_QUERY_JOIN gda_query_join_get_type
gda-dict-function GdaDictFunction GdaDictFunction gda_dict_function_new gda_dict_function_set_dbms_id gda_dict_function_get_dbms_id gda_dict_function_set_sqlname gda_dict_function_get_sqlname gda_dict_function_set_arg_types gda_dict_function_get_arg_types gda_dict_function_set_ret_type gda_dict_function_get_ret_type gda_dict_function_accepts_args GDA_DICT_FUNCTION GDA_DICT_FUNCTION_CLASS GDA_DICT_FUNCTION_ERROR GDA_IS_DICT_FUNCTION GDA_TYPE_DICT_FUNCTION gda_dict_function_get_type
gda-dict-aggregate GdaDictAggregate GdaDictAggregate gda_dict_aggregate_new gda_dict_aggregate_set_dbms_id gda_dict_aggregate_get_dbms_id gda_dict_aggregate_set_sqlname gda_dict_aggregate_get_sqlname gda_dict_aggregate_set_arg_type gda_dict_aggregate_get_arg_type gda_dict_aggregate_set_ret_type gda_dict_aggregate_get_ret_type GDA_DICT_AGGREGATE GDA_DICT_AGGREGATE_CLASS GDA_DICT_AGGREGATE_ERROR GDA_IS_DICT_AGGREGATE GDA_TYPE_DICT_AGGREGATE gda_dict_aggregate_get_type
gda-query-field-field GdaQueryFieldField GdaQueryFieldField gda_query_field_field_new gda_query_field_field_get_ref_field_name gda_query_field_field_get_ref_field gda_query_field_field_get_target GDA_QUERY_FIELD_FIELD GDA_QUERY_FIELD_FIELD_CLASS GDA_QUERY_FIELD_FIELD_ERROR GDA_TYPE_QUERY_FIELD_FIELD gda_query_field_field_get_type
gda-query-field-func GdaQueryFieldFunc GdaQueryFieldFunc gda_query_field_func_new gda_query_field_func_get_ref_func gda_query_field_func_get_ref_func_name gda_query_field_func_set_args gda_query_field_func_get_args GDA_IS_QUERY_FIELD_FUNC GDA_QUERY_FIELD_FUNC GDA_QUERY_FIELD_FUNC_CLASS GDA_QUERY_FIELD_FUNC_ERROR GDA_TYPE_QUERY_FIELD_FUNC gda_query_field_func_get_type
gda-dict-constraint GdaDictConstraint GdaDictConstraint GdaDictConstraintType GdaDictConstraintFkAction GdaDictConstraintFkeyPair gda_dict_constraint_new gda_dict_constraint_new_with_db gda_dict_constraint_get_constraint_type gda_dict_constraint_equal gda_dict_constraint_get_table gda_dict_constraint_uses_field gda_dict_constraint_pkey_set_fields gda_dict_constraint_pkey_get_fields gda_dict_constraint_fkey_set_fields gda_dict_constraint_fkey_get_ref_table gda_dict_constraint_fkey_get_fields gda_dict_constraint_fkey_set_actions gda_dict_constraint_fkey_get_actions gda_dict_constraint_unique_set_fields gda_dict_constraint_unique_get_fields gda_dict_constraint_not_null_set_field gda_dict_constraint_not_null_get_field GDA_DICT_CONSTRAINT GDA_DICT_CONSTRAINT_CLASS GDA_DICT_CONSTRAINT_ERROR GDA_DICT_CONSTRAINT_FK_PAIR GDA_IS_DICT_CONSTRAINT GDA_TYPE_DICT_CONSTRAINT gda_dict_constraint_get_type
gda-query-condition GdaQueryCondition GdaQueryCondition GdaQueryConditionType GdaQueryConditionOperator gda_query_condition_new gda_query_condition_new_copy gda_query_condition_new_from_sql gda_query_condition_set_cond_type gda_query_condition_get_cond_type gda_query_condition_get_children gda_query_condition_get_parent gda_query_condition_get_child_by_xml_id gda_query_condition_is_ancestor gda_query_condition_is_leaf gda_query_condition_node_add_child gda_query_condition_node_del_child gda_query_condition_leaf_set_operator gda_query_condition_leaf_get_operator gda_query_condition_represents_join gda_query_condition_represents_join_strict gda_query_condition_get_main_conditions gda_query_condition_get_ref_objects_all GDA_IS_QUERY_CONDITION GDA_QUERY_CONDITION GDA_QUERY_CONDITION_CLASS GDA_QUERY_CONDITION_ERROR GDA_TYPE_QUERY_CONDITION gda_query_condition_get_type
gda-graphviz GdaGraphviz GdaGraphviz GdaGraphviz GdaGraphvizClass GdaGraphvizPrivate gda_graphviz_new gda_graphviz_add_to_graph gda_graphviz_save_file GDA_GRAPHVIZ GDA_GRAPHVIZ_CLASS GDA_GRAPHVIZ_ERROR GDA_IS_GRAPHVIZ GDA_TYPE_GRAPHVIZ gda_graphviz_get_type
gda-report-document GDA_REPORT_DOCUMENT GdaReportDocumentPrivate GdaReportDocument gda_report_document_new gda_report_document_new_from_string gda_report_document_new_from_uri gda_report_document_to_dom gda_report_document_get_valid gda_report_document_set_root_item gda_report_document_get_root_item gda_report_document_save_file GDA_TYPE_REPORT_DOCUMENT GDA_REPORT_IS_DOCUMENT gda_report_document_get_type GDA_REPORT_DOCUMENT_CLASS GDA_REPORT_IS_DOCUMENT_CLASS
gda-report-item-detail GdaReportItemDetail gda_report_item_detail_new gda_report_item_detail_new_from_dom gda_report_item_detail_to_dom gda_report_item_detail_remove gda_report_item_detail_add_element gda_report_item_detail_get_label_by_id gda_report_item_detail_get_repfield_by_id gda_report_item_detail_get_first_item gda_report_item_detail_get_next_item gda_report_item_detail_set_query gda_report_item_detail_get_query gda_report_item_detail_set_active gda_report_item_detail_get_active gda_report_item_detail_set_visible gda_report_item_detail_get_visible gda_report_item_detail_set_height gda_report_item_detail_get_height gda_report_item_detail_set_pagefreq gda_report_item_detail_get_pagefreq gda_report_item_detail_set_bgcolor gda_report_item_detail_get_bgcolor gda_report_item_detail_set_fgcolor gda_report_item_detail_get_fgcolor gda_report_item_detail_set_bordercolor gda_report_item_detail_get_bordercolor gda_report_item_detail_set_borderwidth gda_report_item_detail_get_borderwidth gda_report_item_detail_set_borderstyle gda_report_item_detail_get_borderstyle gda_report_item_detail_set_fontfamily gda_report_item_detail_get_fontfamily gda_report_item_detail_set_fontsize gda_report_item_detail_get_fontsize gda_report_item_detail_set_fontweight gda_report_item_detail_get_fontweight gda_report_item_detail_set_fontitalic gda_report_item_detail_get_fontitalic gda_report_item_detail_set_halignment gda_report_item_detail_get_halignment gda_report_item_detail_set_valignment gda_report_item_detail_get_valignment gda_report_item_detail_set_wordwrap gda_report_item_detail_get_wordwrap gda_report_item_detail_set_negvaluecolor gda_report_item_detail_get_negvaluecolor gda_report_item_detail_set_dateformat gda_report_item_detail_get_dateformat gda_report_item_detail_set_precision gda_report_item_detail_get_precision gda_report_item_detail_set_currency gda_report_item_detail_get_currency gda_report_item_detail_set_commaseparator gda_report_item_detail_get_commaseparator gda_report_item_detail_set_linewidth gda_report_item_detail_get_linewidth gda_report_item_detail_set_linecolor gda_report_item_detail_get_linecolor gda_report_item_detail_set_linestyle gda_report_item_detail_get_linestyle GDA_REPORT_ITEM_DETAIL GDA_REPORT_IS_ITEM_DETAIL GDA_REPORT_TYPE_ITEM_DETAIL gda_report_item_detail_get_type GDA_REPORT_ITEM_DETAIL_CLASS GDA_REPORT_IS_ITEM_DETAIL_CLASS
gda-report-item-label GdaReportItemLabel gda_report_item_label_new gda_report_item_label_new_from_dom gda_report_item_label_to_dom gda_report_item_label_remove gda_report_item_label_set_id gda_report_item_label_get_id gda_report_item_label_set_active gda_report_item_label_get_active gda_report_item_label_set_visible gda_report_item_label_get_visible gda_report_item_label_set_text gda_report_item_label_get_text gda_report_item_label_set_x gda_report_item_label_get_x gda_report_item_label_set_y gda_report_item_label_get_y gda_report_item_label_set_width gda_report_item_label_get_width gda_report_item_label_set_height gda_report_item_label_get_height gda_report_item_label_set_bgcolor gda_report_item_label_get_bgcolor gda_report_item_label_set_fgcolor gda_report_item_label_get_fgcolor gda_report_item_label_set_bordercolor gda_report_item_label_get_bordercolor gda_report_item_label_set_borderwidth gda_report_item_label_get_borderwidth gda_report_item_label_set_borderstyle gda_report_item_label_get_borderstyle gda_report_item_label_set_fontfamily gda_report_item_label_get_fontfamily gda_report_item_label_set_fontsize gda_report_item_label_get_fontsize gda_report_item_label_set_fontweight gda_report_item_label_get_fontweight gda_report_item_label_set_fontitalic gda_report_item_label_get_fontitalic gda_report_item_label_set_halignment gda_report_item_label_get_halignment gda_report_item_label_set_valignment gda_report_item_label_get_valignment gda_report_item_label_set_wordwrap gda_report_item_label_get_wordwrap GDA_REPORT_ITEM_LABEL GDA_REPORT_IS_ITEM_LABEL GDA_REPORT_TYPE_ITEM_LABEL gda_report_item_label_get_type GDA_REPORT_ITEM_LABEL_CLASS GDA_REPORT_IS_ITEM_LABEL_CLASS
gda-report-item-pagefooter GdaReportItemPageFooter gda_report_item_pagefooter_new gda_report_item_pagefooter_new_from_dom gda_report_item_pagefooter_to_dom gda_report_item_pagefooter_add_element gda_report_item_pagefooter_get_label_by_id gda_report_item_pagefooter_get_repfield_by_id gda_report_item_pagefooter_remove gda_report_item_pagefooter_set_active gda_report_item_pagefooter_get_active gda_report_item_pagefooter_set_visible gda_report_item_pagefooter_get_visible gda_report_item_pagefooter_set_height gda_report_item_pagefooter_get_height gda_report_item_pagefooter_set_positionfreq gda_report_item_pagefooter_get_positionfreq gda_report_item_pagefooter_set_pagefreq gda_report_item_pagefooter_get_pagefreq gda_report_item_pagefooter_set_bgcolor gda_report_item_pagefooter_get_bgcolor gda_report_item_pagefooter_set_fgcolor gda_report_item_pagefooter_get_fgcolor gda_report_item_pagefooter_set_bordercolor gda_report_item_pagefooter_get_bordercolor gda_report_item_pagefooter_set_borderwidth gda_report_item_pagefooter_get_borderwidth gda_report_item_pagefooter_set_borderstyle gda_report_item_pagefooter_get_borderstyle gda_report_item_pagefooter_set_fontfamily gda_report_item_pagefooter_get_fontfamily gda_report_item_pagefooter_set_fontsize gda_report_item_pagefooter_get_fontsize gda_report_item_pagefooter_set_fontweight gda_report_item_pagefooter_get_fontweight gda_report_item_pagefooter_set_fontitalic gda_report_item_pagefooter_get_fontitalic gda_report_item_pagefooter_set_halignment gda_report_item_pagefooter_get_halignment gda_report_item_pagefooter_set_valignment gda_report_item_pagefooter_get_valignment gda_report_item_pagefooter_set_wordwrap gda_report_item_pagefooter_get_wordwrap gda_report_item_pagefooter_set_negvaluecolor gda_report_item_pagefooter_get_negvaluecolor gda_report_item_pagefooter_set_dateformat gda_report_item_pagefooter_get_dateformat gda_report_item_pagefooter_set_precision gda_report_item_pagefooter_get_precision gda_report_item_pagefooter_set_currency gda_report_item_pagefooter_get_currency gda_report_item_pagefooter_set_commaseparator gda_report_item_pagefooter_get_commaseparator gda_report_item_pagefooter_set_linewidth gda_report_item_pagefooter_get_linewidth gda_report_item_pagefooter_set_linecolor gda_report_item_pagefooter_get_linecolor gda_report_item_pagefooter_set_linestyle gda_report_item_pagefooter_get_linestyle GDA_REPORT_ITEM_PAGEFOOTER GDA_REPORT_IS_ITEM_PAGEFOOTER GDA_REPORT_TYPE_ITEM_PAGEFOOTER gda_report_item_pagefooter_get_type GDA_REPORT_ITEM_PAGEFOOTER_CLASS GDA_REPORT_IS_ITEM_PAGEFOOTER_CLASS
gda-report-item-pageheader GdaReportItemPageHeader gda_report_item_pageheader_new gda_report_item_pageheader_new_from_dom gda_report_item_pageheader_to_dom gda_report_item_pageheader_remove gda_report_item_pageheader_add_element gda_report_item_pageheader_get_label_by_id gda_report_item_pageheader_get_repfield_by_id gda_report_item_pageheader_set_active gda_report_item_pageheader_get_active gda_report_item_pageheader_set_visible gda_report_item_pageheader_get_visible gda_report_item_pageheader_set_height gda_report_item_pageheader_get_height gda_report_item_pageheader_set_positionfreq gda_report_item_pageheader_get_positionfreq gda_report_item_pageheader_set_pagefreq gda_report_item_pageheader_get_pagefreq gda_report_item_pageheader_set_bgcolor gda_report_item_pageheader_get_bgcolor gda_report_item_pageheader_set_fgcolor gda_report_item_pageheader_get_fgcolor gda_report_item_pageheader_set_bordercolor gda_report_item_pageheader_get_bordercolor gda_report_item_pageheader_set_borderwidth gda_report_item_pageheader_get_borderwidth gda_report_item_pageheader_set_borderstyle gda_report_item_pageheader_get_borderstyle gda_report_item_pageheader_set_fontfamily gda_report_item_pageheader_get_fontfamily gda_report_item_pageheader_set_fontsize gda_report_item_pageheader_get_fontsize gda_report_item_pageheader_set_fontweight gda_report_item_pageheader_get_fontweight gda_report_item_pageheader_set_fontitalic gda_report_item_pageheader_get_fontitalic gda_report_item_pageheader_set_halignment gda_report_item_pageheader_get_halignment gda_report_item_pageheader_set_valignment gda_report_item_pageheader_get_valignment gda_report_item_pageheader_set_wordwrap gda_report_item_pageheader_get_wordwrap gda_report_item_pageheader_set_negvaluecolor gda_report_item_pageheader_get_negvaluecolor gda_report_item_pageheader_set_dateformat gda_report_item_pageheader_get_dateformat gda_report_item_pageheader_set_precision gda_report_item_pageheader_get_precision gda_report_item_pageheader_set_currency gda_report_item_pageheader_get_currency gda_report_item_pageheader_set_commaseparator gda_report_item_pageheader_get_commaseparator gda_report_item_pageheader_set_linewidth gda_report_item_pageheader_get_linewidth gda_report_item_pageheader_set_linecolor gda_report_item_pageheader_get_linecolor gda_report_item_pageheader_set_linestyle gda_report_item_pageheader_get_linestyle GDA_REPORT_ITEM_PAGEHEADER GDA_REPORT_IS_ITEM_PAGEHEADER GDA_REPORT_TYPE_ITEM_PAGEHEADER gda_report_item_pageheader_get_type GDA_REPORT_ITEM_PAGEHEADER_CLASS GDA_REPORT_IS_ITEM_PAGEHEADER_CLASS
gda-report-item-repfield GdaReportItemRepField gda_report_item_repfield_new gda_report_item_repfield_new_from_dom gda_report_item_repfield_to_dom gda_report_item_repfield_remove gda_report_item_repfield_set_id gda_report_item_repfield_get_id gda_report_item_repfield_set_active gda_report_item_repfield_get_active gda_report_item_repfield_set_visible gda_report_item_repfield_get_visible gda_report_item_repfield_set_query gda_report_item_repfield_get_query gda_report_item_repfield_set_value gda_report_item_repfield_get_value gda_report_item_repfield_set_x gda_report_item_repfield_get_x gda_report_item_repfield_set_y gda_report_item_repfield_get_y gda_report_item_repfield_set_width gda_report_item_repfield_get_width gda_report_item_repfield_set_height gda_report_item_repfield_get_height gda_report_item_repfield_set_datatype gda_report_item_repfield_get_datatype gda_report_item_repfield_set_bgcolor gda_report_item_repfield_get_bgcolor gda_report_item_repfield_set_fgcolor gda_report_item_repfield_get_fgcolor gda_report_item_repfield_set_bordercolor gda_report_item_repfield_get_bordercolor gda_report_item_repfield_set_borderwidth gda_report_item_repfield_get_borderwidth gda_report_item_repfield_set_borderstyle gda_report_item_repfield_get_borderstyle gda_report_item_repfield_set_fontfamily gda_report_item_repfield_get_fontfamily gda_report_item_repfield_set_fontsize gda_report_item_repfield_get_fontsize gda_report_item_repfield_set_fontweight gda_report_item_repfield_get_fontweight gda_report_item_repfield_set_fontitalic gda_report_item_repfield_get_fontitalic gda_report_item_repfield_set_halignment gda_report_item_repfield_get_halignment gda_report_item_repfield_set_valignment gda_report_item_repfield_get_valignment gda_report_item_repfield_set_wordwrap gda_report_item_repfield_get_wordwrap gda_report_item_repfield_set_dateformat gda_report_item_repfield_get_dateformat gda_report_item_repfield_set_precision gda_report_item_repfield_get_precision gda_report_item_repfield_set_currency gda_report_item_repfield_get_currency gda_report_item_repfield_set_negvaluecolor gda_report_item_repfield_get_negvaluecolor gda_report_item_repfield_set_commaseparator gda_report_item_repfield_get_commaseparator GDA_REPORT_ITEM_REPFIELD GDA_REPORT_IS_ITEM_REPFIELD GDA_REPORT_TYPE_ITEM_REPFIELD gda_report_item_repfield_get_type GDA_REPORT_ITEM_REPFIELD_CLASS GDA_REPORT_IS_ITEM_REPFIELD_CLASS
gda-report-item-report GdaReportItemReport gda_report_item_report_new gda_report_item_report_new_from_dom gda_report_item_report_add_sqlquery gda_report_item_report_get_sqlquery gda_report_item_report_set_reportheader gda_report_item_report_get_reportheader gda_report_item_report_set_reportfooter gda_report_item_report_get_reportfooter gda_report_item_report_get_pageheaderlist_length gda_report_item_report_add_nth_pageheader gda_report_item_report_get_nth_pageheader gda_report_item_report_get_pagefooterlist_length gda_report_item_report_add_nth_pagefooter gda_report_item_report_get_nth_pagefooter gda_report_item_report_set_detail gda_report_item_report_get_detail gda_report_item_report_get_label_by_id gda_report_item_report_get_repfield_by_id gda_report_item_report_set_reportstyle gda_report_item_report_get_reportstyle gda_report_item_report_set_pagesize gda_report_item_report_get_pagesize gda_report_item_report_set_orientation gda_report_item_report_get_orientation gda_report_item_report_set_units gda_report_item_report_get_units gda_report_item_report_set_topmargin gda_report_item_report_get_topmargin gda_report_item_report_set_bottommargin gda_report_item_report_get_bottommargin gda_report_item_report_set_leftmargin gda_report_item_report_get_leftmargin gda_report_item_report_set_rightmargin gda_report_item_report_get_rightmargin gda_report_item_report_set_bgcolor gda_report_item_report_get_bgcolor gda_report_item_report_set_fgcolor gda_report_item_report_get_fgcolor gda_report_item_report_set_bordercolor gda_report_item_report_get_bordercolor gda_report_item_report_set_borderwidth gda_report_item_report_get_borderwidth gda_report_item_report_set_borderstyle gda_report_item_report_get_borderstyle gda_report_item_report_set_fontfamily gda_report_item_report_get_fontfamily gda_report_item_report_set_fontsize gda_report_item_report_get_fontsize gda_report_item_report_set_fontweight gda_report_item_report_get_fontweight gda_report_item_report_set_fontitalic gda_report_item_report_get_fontitalic gda_report_item_report_set_halignment gda_report_item_report_get_halignment gda_report_item_report_set_valignment gda_report_item_report_get_valignment gda_report_item_report_set_wordwrap gda_report_item_report_get_wordwrap gda_report_item_report_set_negvaluecolor gda_report_item_report_get_negvaluecolor gda_report_item_report_set_dateformat gda_report_item_report_get_dateformat gda_report_item_report_set_precision gda_report_item_report_get_precision gda_report_item_report_set_currency gda_report_item_report_get_currency gda_report_item_report_set_commaseparator gda_report_item_report_get_commaseparator gda_report_item_report_set_linewidth gda_report_item_report_get_linewidth gda_report_item_report_set_linecolor gda_report_item_report_get_linecolor gda_report_item_report_set_linestyle gda_report_item_report_get_linestyle GDA_REPORT_ITEM_REPORT GDA_REPORT_IS_ITEM_REPORT GDA_REPORT_TYPE_ITEM_REPORT gda_report_item_report_get_type GDA_REPORT_ITEM_REPORT_CLASS GDA_REPORT_IS_ITEM_REPORT_CLASS
gda-report-item-reportfooter GdaReportItemReportFooter gda_report_item_reportfooter_new gda_report_item_reportfooter_new_from_dom gda_report_item_reportfooter_to_dom gda_report_item_reportfooter_remove gda_report_item_reportfooter_add_element gda_report_item_reportfooter_get_label_by_id gda_report_item_reportfooter_get_repfield_by_id gda_report_item_reportfooter_set_active gda_report_item_reportfooter_get_active gda_report_item_reportfooter_set_visible gda_report_item_reportfooter_get_visible gda_report_item_reportfooter_set_height gda_report_item_reportfooter_get_height gda_report_item_reportfooter_set_newpage gda_report_item_reportfooter_get_newpage gda_report_item_reportfooter_set_bgcolor gda_report_item_reportfooter_get_bgcolor gda_report_item_reportfooter_set_fgcolor gda_report_item_reportfooter_get_fgcolor gda_report_item_reportfooter_set_bordercolor gda_report_item_reportfooter_get_bordercolor gda_report_item_reportfooter_set_borderwidth gda_report_item_reportfooter_get_borderwidth gda_report_item_reportfooter_set_borderstyle gda_report_item_reportfooter_get_borderstyle gda_report_item_reportfooter_set_fontfamily gda_report_item_reportfooter_get_fontfamily gda_report_item_reportfooter_set_fontsize gda_report_item_reportfooter_get_fontsize gda_report_item_reportfooter_set_fontweight gda_report_item_reportfooter_get_fontweight gda_report_item_reportfooter_set_fontitalic gda_report_item_reportfooter_get_fontitalic gda_report_item_reportfooter_set_halignment gda_report_item_reportfooter_get_halignment gda_report_item_reportfooter_set_valignment gda_report_item_reportfooter_get_valignment gda_report_item_reportfooter_set_wordwrap gda_report_item_reportfooter_get_wordwrap gda_report_item_reportfooter_set_negvaluecolor gda_report_item_reportfooter_get_negvaluecolor gda_report_item_reportfooter_set_dateformat gda_report_item_reportfooter_get_dateformat gda_report_item_reportfooter_set_precision gda_report_item_reportfooter_get_precision gda_report_item_reportfooter_set_currency gda_report_item_reportfooter_get_currency gda_report_item_reportfooter_set_commaseparator gda_report_item_reportfooter_get_commaseparator gda_report_item_reportfooter_set_linewidth gda_report_item_reportfooter_get_linewidth gda_report_item_reportfooter_set_linecolor gda_report_item_reportfooter_get_linecolor gda_report_item_reportfooter_set_linestyle gda_report_item_reportfooter_get_linestyle GDA_REPORT_ITEM_REPORTFOOTER GDA_REPORT_IS_ITEM_REPORTFOOTER GDA_REPORT_TYPE_ITEM_REPORTFOOTER gda_report_item_reportfooter_get_type GDA_REPORT_ITEM_REPORTFOOTER_CLASS GDA_REPORT_IS_ITEM_REPORTFOOTER_CLASS
gda-report-item-reportheader GdaReportItemReportHeader gda_report_item_reportheader_new gda_report_item_reportheader_new_from_dom gda_report_item_reportheader_to_dom gda_report_item_reportheader_remove gda_report_item_reportheader_add_element gda_report_item_reportheader_get_label_by_id gda_report_item_reportheader_get_repfield_by_id gda_report_item_reportheader_set_active gda_report_item_reportheader_get_active gda_report_item_reportheader_set_visible gda_report_item_reportheader_get_visible gda_report_item_reportheader_set_height gda_report_item_reportheader_get_height gda_report_item_reportheader_set_newpage gda_report_item_reportheader_get_newpage gda_report_item_reportheader_set_bgcolor gda_report_item_reportheader_get_bgcolor gda_report_item_reportheader_set_fgcolor gda_report_item_reportheader_get_fgcolor gda_report_item_reportheader_set_bordercolor gda_report_item_reportheader_get_bordercolor gda_report_item_reportheader_set_borderwidth gda_report_item_reportheader_get_borderwidth gda_report_item_reportheader_set_borderstyle gda_report_item_reportheader_get_borderstyle gda_report_item_reportheader_set_fontfamily gda_report_item_reportheader_get_fontfamily gda_report_item_reportheader_set_fontsize gda_report_item_reportheader_get_fontsize gda_report_item_reportheader_set_fontweight gda_report_item_reportheader_get_fontweight gda_report_item_reportheader_set_fontitalic gda_report_item_reportheader_get_fontitalic gda_report_item_reportheader_set_halignment gda_report_item_reportheader_get_halignment gda_report_item_reportheader_set_valignment gda_report_item_reportheader_get_valignment gda_report_item_reportheader_set_wordwrap gda_report_item_reportheader_get_wordwrap gda_report_item_reportheader_set_negvaluecolor gda_report_item_reportheader_get_negvaluecolor gda_report_item_reportheader_set_dateformat gda_report_item_reportheader_get_dateformat gda_report_item_reportheader_set_precision gda_report_item_reportheader_get_precision gda_report_item_reportheader_set_currency gda_report_item_reportheader_get_currency gda_report_item_reportheader_set_commaseparator gda_report_item_reportheader_get_commaseparator gda_report_item_reportheader_set_linewidth gda_report_item_reportheader_get_linewidth gda_report_item_reportheader_set_linecolor gda_report_item_reportheader_get_linecolor gda_report_item_reportheader_set_linestyle gda_report_item_reportheader_get_linestyle GDA_REPORT_ITEM_REPORTHEADER GDA_REPORT_IS_ITEM_REPORTHEADER GDA_REPORT_TYPE_ITEM_REPORTHEADER gda_report_item_reportheader_get_type GDA_REPORT_ITEM_REPORTHEADER_CLASS GDA_REPORT_IS_ITEM_REPORTHEADER_CLASS
gda-report-item-sqlquery GdaReportItemSqlQuery gda_report_item_sqlquery_new gda_report_item_sqlquery_new_from_dom gda_report_item_sqlquery_to_dom gda_report_item_sqlquery_remove gda_report_item_sqlquery_set_id gda_report_item_sqlquery_get_id gda_report_item_sqlquery_set_sql gda_report_item_sqlquery_get_sql GDA_REPORT_ITEM_SQLQUERY GDA_REPORT_IS_ITEM_SQLQUERY GDA_REPORT_TYPE_ITEM_SQLQUERY gda_report_item_sqlquery_get_type GDA_REPORT_ITEM_SQLQUERY_CLASS GDA_REPORT_IS_ITEM_SQLQUERY_CLASS
gda-report-item GdaReportItemPrivate GdaReportItem gda_report_item_new gda_report_item_new_from_dom gda_report_item_remove gda_report_item_add_previous gda_report_item_add_next gda_report_item_add_child gda_report_item_replace gda_report_item_to_dom gda_report_item_get_item_type gda_report_item_set_attribute gda_report_item_get_attribute gda_report_item_get_inherit_attribute gda_report_item_get_child_by_id gda_report_item_get_first_child gda_report_item_get_next_child gda_report_item_set_content gda_report_item_get_content gda_report_item_belongs_to_report_document gda_report_item_get_report GDA_REPORT_ITEM GDA_REPORT_IS_ITEM GDA_REPORT_TYPE_ITEM gda_report_item_get_type GDA_REPORT_ITEM_CLASS GDA_REPORT_IS_ITEM_CLASS
gda-report-result GDA_REPORT_RESULT GdaReportResultPrivate GdaReportResult gda_report_result_new_to_memory gda_report_result_new_to_uri gda_report_result_load_from_uri GDA_TYPE_REPORT_RESULT GDA_REPORT_IS_RESULT gda_report_result_get_type GDA_REPORT_RESULT_CLASS GDA_REPORT_IS_RESULT_CLASS
gda-report-valid GdaReportValidPrivate GdaReportValid gda_report_valid_load gda_report_valid_new_from_dom gda_report_valid_to_dom gda_report_valid_validate_document gda_report_valid_validate_element gda_report_valid_validate_attribute GDA_REPORT_VALID GDA_IS_REPORT_VALID GDA_TYPE_REPORT_VALID gda_report_valid_get_type GDA_REPORT_VALID_CLASS GDA_IS_REPORT_VALID_CLASS
gda-report-types ITEM_REPORT_NAME ITEM_QUERYLIST_NAME ITEM_QUERY_NAME ITEM_SQLQUERY_NAME ITEM_REPORTHEADER_NAME ITEM_REPORTFOOTER_NAME ITEM_PAGEHEADERLIST_NAME ITEM_PAGEHEADER_NAME ITEM_PAGEFOOTERLIST_NAME ITEM_PAGEFOOTER_NAME ITEM_DATAAHEADER_NAME ITEM_DATAFOOTER_NAME ITEM_DATALIST_NAME ITEM_DETAIL_NAME ITEM_GROUPHEADER_NAME ITEM_GROUPFOOTER_NAME ITEM_PICTURE_NAME ITEM_LINE_NAME ITEM_LABEL_NAME ITEM_REPFIELD_NAME ITEM_SPECIAL_NAME GdaReportColor GdaReportColorPrivate GdaReportNumber GdaReportNumberPrivate gda_report_types_color_new gda_report_types_color_to_value gda_report_types_value_to_color gda_report_types_number_new gda_report_types_number_to_double gda_report_types_number_to_value gda_report_types_value_to_number