Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > cf23cdb07258b39b9f6d082eade455bc > files > 33

libpreludedb-devel-1.0.0-6.mga1.i586.rpm

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="[Insert name here] Reference Manual" link="index.html" author="" name="libpreludedb">
  <chapters>
    <sub name="[Insert title here]" link="ch01.html">
      <sub name="preludedb" link="libpreludedb-preludedb.html"/>
      <sub name="preludedb-plugin-format" link="libpreludedb-preludedb-plugin-format.html"/>
      <sub name="preludedb-version" link="libpreludedb-preludedb-version.html"/>
      <sub name="preludedb-path-selection" link="libpreludedb-preludedb-path-selection.html"/>
      <sub name="preludedb-error" link="libpreludedb-preludedb-error.html"/>
      <sub name="preludedb-sql" link="libpreludedb-preludedb-sql.html"/>
      <sub name="preludedb-plugin-sql" link="libpreludedb-preludedb-plugin-sql.html"/>
      <sub name="preludedb-sql-settings" link="libpreludedb-preludedb-sql-settings.html"/>
    </sub>
  </chapters>
  <functions>
    <function name="preludedb_t" link="libpreludedb-preludedb.html#preludedb-t"/>
    <function name="preludedb_result_idents_t" link="libpreludedb-preludedb.html#preludedb-result-idents-t"/>
    <function name="preludedb_result_values_t" link="libpreludedb-preludedb.html#preludedb-result-values-t"/>
    <function name="enum preludedb_result_idents_order_t" link="libpreludedb-preludedb.html#preludedb-result-idents-order-t"/>
    <function name="PRELUDEDB_ERRBUF_SIZE" link="libpreludedb-preludedb.html#PRELUDEDB-ERRBUF-SIZE:CAPS"/>
    <function name="preludedb_init ()" link="libpreludedb-preludedb.html#preludedb-init"/>
    <function name="preludedb_deinit ()" link="libpreludedb-preludedb.html#preludedb-deinit"/>
    <function name="preludedb_new ()" link="libpreludedb-preludedb.html#preludedb-new"/>
    <function name="preludedb_destroy ()" link="libpreludedb-preludedb.html#preludedb-destroy"/>
    <function name="preludedb_get_format_name ()" link="libpreludedb-preludedb.html#preludedb-get-format-name"/>
    <function name="preludedb_get_format_version ()" link="libpreludedb-preludedb.html#preludedb-get-format-version"/>
    <function name="preludedb_set_format ()" link="libpreludedb-preludedb.html#preludedb-set-format"/>
    <function name="preludedb_get_sql ()" link="libpreludedb-preludedb.html#preludedb-get-sql"/>
    <function name="preludedb_result_idents_destroy ()" link="libpreludedb-preludedb.html#preludedb-result-idents-destroy"/>
    <function name="preludedb_result_idents_get_next ()" link="libpreludedb-preludedb.html#preludedb-result-idents-get-next"/>
    <function name="preludedb_result_values_destroy ()" link="libpreludedb-preludedb.html#preludedb-result-values-destroy"/>
    <function name="preludedb_result_values_get_next ()" link="libpreludedb-preludedb.html#preludedb-result-values-get-next"/>
    <function name="preludedb_get_error ()" link="libpreludedb-preludedb.html#preludedb-get-error"/>
    <function name="preludedb_insert_message ()" link="libpreludedb-preludedb.html#preludedb-insert-message"/>
    <function name="preludedb_get_alert_idents ()" link="libpreludedb-preludedb.html#preludedb-get-alert-idents"/>
    <function name="preludedb_get_heartbeat_idents ()" link="libpreludedb-preludedb.html#preludedb-get-heartbeat-idents"/>
    <function name="preludedb_get_alert ()" link="libpreludedb-preludedb.html#preludedb-get-alert"/>
    <function name="preludedb_get_heartbeat ()" link="libpreludedb-preludedb.html#preludedb-get-heartbeat"/>
    <function name="preludedb_delete_alert ()" link="libpreludedb-preludedb.html#preludedb-delete-alert"/>
    <function name="preludedb_delete_heartbeat ()" link="libpreludedb-preludedb.html#preludedb-delete-heartbeat"/>
    <function name="preludedb_delete_alert_from_list ()" link="libpreludedb-preludedb.html#preludedb-delete-alert-from-list"/>
    <function name="preludedb_delete_alert_from_result_idents ()" link="libpreludedb-preludedb.html#preludedb-delete-alert-from-result-idents"/>
    <function name="preludedb_delete_heartbeat_from_list ()" link="libpreludedb-preludedb.html#preludedb-delete-heartbeat-from-list"/>
    <function name="preludedb_delete_heartbeat_from_result_idents ()" link="libpreludedb-preludedb.html#preludedb-delete-heartbeat-from-result-idents"/>
    <function name="preludedb_get_values ()" link="libpreludedb-preludedb.html#preludedb-get-values"/>
    <function name="preludedb_transaction_abort ()" link="libpreludedb-preludedb.html#preludedb-transaction-abort"/>
    <function name="preludedb_transaction_end ()" link="libpreludedb-preludedb.html#preludedb-transaction-end"/>
    <function name="preludedb_transaction_start ()" link="libpreludedb-preludedb.html#preludedb-transaction-start"/>
    <function name="preludedb_plugin_format_t" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-t"/>
    <function name="preludedb_plugin_format_get_values_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-get-values-func-t"/>
    <function name="preludedb_plugin_format_get_alert_idents_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-get-alert-idents-func-t"/>
    <function name="preludedb_plugin_format_delete_alert_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-delete-alert-func-t"/>
    <function name="preludedb_plugin_format_new ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-new"/>
    <function name="preludedb_plugin_format_get_heartbeat_idents_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-get-heartbeat-idents-func-t"/>
    <function name="preludedb_plugin_format_get_message_ident_count_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-get-message-ident-count-func-t"/>
    <function name="preludedb_plugin_format_get_alert_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-get-alert-func-t"/>
    <function name="preludedb_plugin_format_get_next_values_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-get-next-values-func-t"/>
    <function name="preludedb_plugin_format_get_heartbeat_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-get-heartbeat-func-t"/>
    <function name="preludedb_plugin_format_get_next_message_ident_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-get-next-message-ident-func-t"/>
    <function name="preludedb_plugin_format_destroy_values_resource_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-destroy-values-resource-func-t"/>
    <function name="preludedb_plugin_format_insert_message_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-insert-message-func-t"/>
    <function name="preludedb_plugin_format_check_schema_version_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-check-schema-version-func-t"/>
    <function name="preludedb_plugin_format_destroy_message_idents_resource_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-destroy-message-idents-resource-func-t"/>
    <function name="preludedb_plugin_format_delete_heartbeat_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-delete-heartbeat-func-t"/>
    <function name="preludedb_plugin_format_delete_alert_from_list_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-delete-alert-from-list-func-t"/>
    <function name="preludedb_plugin_format_delete_alert_from_result_idents_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-delete-alert-from-result-idents-func-t"/>
    <function name="preludedb_plugin_format_delete_heartbeat_from_list_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-delete-heartbeat-from-list-func-t"/>
    <function name="preludedb_plugin_format_delete_heartbeat_from_result_idents_func_t ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-delete-heartbeat-from-result-idents-func-t"/>
    <function name="preludedb_plugin_format_set_delete_alert_from_list_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-delete-alert-from-list-func"/>
    <function name="preludedb_plugin_format_set_delete_alert_from_result_idents_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-delete-alert-from-result-idents-func"/>
    <function name="preludedb_plugin_format_set_delete_heartbeat_from_list_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-delete-heartbeat-from-list-func"/>
    <function name="preludedb_plugin_format_set_delete_heartbeat_from_result_idents_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-delete-heartbeat-from-result-idents-func"/>
    <function name="preludedb_plugin_format_set_check_schema_version_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-check-schema-version-func"/>
    <function name="preludedb_plugin_format_set_get_alert_idents_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-get-alert-idents-func"/>
    <function name="preludedb_plugin_format_set_get_heartbeat_idents_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-get-heartbeat-idents-func"/>
    <function name="preludedb_plugin_format_set_get_message_ident_count_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-get-message-ident-count-func"/>
    <function name="preludedb_plugin_format_set_get_next_message_ident_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-get-next-message-ident-func"/>
    <function name="preludedb_plugin_format_set_destroy_message_idents_resource_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-destroy-message-idents-resource-func"/>
    <function name="preludedb_plugin_format_set_get_alert_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-get-alert-func"/>
    <function name="preludedb_plugin_format_set_get_heartbeat_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-get-heartbeat-func"/>
    <function name="preludedb_plugin_format_set_delete_alert_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-delete-alert-func"/>
    <function name="preludedb_plugin_format_set_delete_heartbeat_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-delete-heartbeat-func"/>
    <function name="preludedb_plugin_format_set_insert_message_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-insert-message-func"/>
    <function name="preludedb_plugin_format_set_get_values_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-get-values-func"/>
    <function name="preludedb_plugin_format_set_get_next_values_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-get-next-values-func"/>
    <function name="preludedb_plugin_format_set_destroy_values_resource_func ()" link="libpreludedb-preludedb-plugin-format.html#preludedb-plugin-format-set-destroy-values-resource-func"/>
    <function name="LIBPRELUDEDB_VERSION" link="libpreludedb-preludedb-version.html#LIBPRELUDEDB-VERSION:CAPS"/>
    <function name="preludedb_check_version ()" link="libpreludedb-preludedb-version.html#preludedb-check-version"/>
    <function name="enum preludedb_selected_path_flags_t" link="libpreludedb-preludedb-path-selection.html#preludedb-selected-path-flags-t"/>
    <function name="preludedb_path_selection_t" link="libpreludedb-preludedb-path-selection.html#preludedb-path-selection-t"/>
    <function name="preludedb_selected_path_t" link="libpreludedb-preludedb-path-selection.html#preludedb-selected-path-t"/>
    <function name="preludedb_selected_path_new ()" link="libpreludedb-preludedb-path-selection.html#preludedb-selected-path-new"/>
    <function name="preludedb_selected_path_new_string ()" link="libpreludedb-preludedb-path-selection.html#preludedb-selected-path-new-string"/>
    <function name="preludedb_selected_path_destroy ()" link="libpreludedb-preludedb-path-selection.html#preludedb-selected-path-destroy"/>
    <function name="preludedb_selected_path_get_path ()" link="libpreludedb-preludedb-path-selection.html#preludedb-selected-path-get-path"/>
    <function name="preludedb_selected_path_get_flags ()" link="libpreludedb-preludedb-path-selection.html#preludedb-selected-path-get-flags"/>
    <function name="preludedb_path_selection_new ()" link="libpreludedb-preludedb-path-selection.html#preludedb-path-selection-new"/>
    <function name="preludedb_path_selection_destroy ()" link="libpreludedb-preludedb-path-selection.html#preludedb-path-selection-destroy"/>
    <function name="preludedb_path_selection_add ()" link="libpreludedb-preludedb-path-selection.html#preludedb-path-selection-add"/>
    <function name="preludedb_path_selection_get_next ()" link="libpreludedb-preludedb-path-selection.html#preludedb-path-selection-get-next"/>
    <function name="preludedb_path_selection_get_count ()" link="libpreludedb-preludedb-path-selection.html#preludedb-path-selection-get-count"/>
    <function name="enum preludedb_error_code_t" link="libpreludedb-preludedb-error.html#preludedb-error-code-t"/>
    <function name="preludedb_error_t" link="libpreludedb-preludedb-error.html#preludedb-error-t"/>
    <function name="preludedb_strerror ()" link="libpreludedb-preludedb-error.html#preludedb-strerror"/>
    <function name="prelude_error_from_errno ()" link="libpreludedb-preludedb-error.html#prelude-error-from-errno"/>
    <function name="PRELUDEDB_SQL_TIMESTAMP_STRING_SIZE" link="libpreludedb-preludedb-sql.html#PRELUDEDB-SQL-TIMESTAMP-STRING-SIZE:CAPS"/>
    <function name="enum preludedb_sql_time_constraint_type_t" link="libpreludedb-preludedb-sql.html#preludedb-sql-time-constraint-type-t"/>
    <function name="preludedb_sql_t" link="libpreludedb-preludedb-sql.html#preludedb-sql-t"/>
    <function name="preludedb_sql_table_t" link="libpreludedb-preludedb-sql.html#preludedb-sql-table-t"/>
    <function name="preludedb_sql_row_t" link="libpreludedb-preludedb-sql.html#preludedb-sql-row-t"/>
    <function name="preludedb_sql_field_t" link="libpreludedb-preludedb-sql.html#preludedb-sql-field-t"/>
    <function name="preludedb_sql_new ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-new"/>
    <function name="preludedb_sql_destroy ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-destroy"/>
    <function name="preludedb_sql_enable_query_logging ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-enable-query-logging"/>
    <function name="preludedb_sql_disable_query_logging ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-disable-query-logging"/>
    <function name="preludedb_sql_get_plugin_error ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-get-plugin-error"/>
    <function name="preludedb_sql_query ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-query"/>
    <function name="preludedb_sql_query_sprintf ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-query-sprintf"/>
    <function name="preludedb_sql_insert ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-insert"/>
    <function name="preludedb_sql_build_limit_offset_string ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-build-limit-offset-string"/>
    <function name="preludedb_sql_transaction_start ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-transaction-start"/>
    <function name="preludedb_sql_transaction_end ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-transaction-end"/>
    <function name="preludedb_sql_transaction_abort ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-transaction-abort"/>
    <function name="preludedb_sql_escape_fast ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-escape-fast"/>
    <function name="preludedb_sql_escape ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-escape"/>
    <function name="preludedb_sql_escape_binary ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-escape-binary"/>
    <function name="preludedb_sql_unescape_binary ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-unescape-binary"/>
    <function name="preludedb_sql_table_destroy ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-table-destroy"/>
    <function name="preludedb_sql_table_get_column_name ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-table-get-column-name"/>
    <function name="preludedb_sql_table_get_column_num ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-table-get-column-num"/>
    <function name="preludedb_sql_table_get_column_count ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-table-get-column-count"/>
    <function name="preludedb_sql_table_get_row_count ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-table-get-row-count"/>
    <function name="preludedb_sql_table_fetch_row ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-table-fetch-row"/>
    <function name="preludedb_sql_row_fetch_field ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-row-fetch-field"/>
    <function name="preludedb_sql_row_fetch_field_by_name ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-row-fetch-field-by-name"/>
    <function name="preludedb_sql_field_get_value ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-field-get-value"/>
    <function name="preludedb_sql_field_get_len ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-field-get-len"/>
    <function name="preludedb_sql_field_to_int8 ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-field-to-int8"/>
    <function name="preludedb_sql_field_to_uint8 ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-field-to-uint8"/>
    <function name="preludedb_sql_field_to_int16 ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-field-to-int16"/>
    <function name="preludedb_sql_field_to_uint16 ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-field-to-uint16"/>
    <function name="preludedb_sql_field_to_int32 ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-field-to-int32"/>
    <function name="preludedb_sql_field_to_uint32 ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-field-to-uint32"/>
    <function name="preludedb_sql_field_to_int64 ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-field-to-int64"/>
    <function name="preludedb_sql_field_to_uint64 ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-field-to-uint64"/>
    <function name="preludedb_sql_field_to_float ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-field-to-float"/>
    <function name="preludedb_sql_field_to_double ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-field-to-double"/>
    <function name="preludedb_sql_field_to_string ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-field-to-string"/>
    <function name="preludedb_sql_build_criterion_string ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-build-criterion-string"/>
    <function name="preludedb_sql_time_from_timestamp ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-time-from-timestamp"/>
    <function name="preludedb_sql_time_to_timestamp ()" link="libpreludedb-preludedb-sql.html#preludedb-sql-time-to-timestamp"/>
    <function name="preludedb_plugin_sql_t" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-t"/>
    <function name="preludedb_plugin_sql_get_column_name_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-get-column-name-func-t"/>
    <function name="preludedb_plugin_sql_get_operator_string_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-get-operator-string-func-t"/>
    <function name="preludedb_plugin_sql_build_constraint_string_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-build-constraint-string-func-t"/>
    <function name="preludedb_plugin_sql_unescape_binary_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-unescape-binary-func-t"/>
    <function name="preludedb_plugin_sql_escape_binary_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-escape-binary-func-t"/>
    <function name="preludedb_plugin_sql_query_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-query-func-t"/>
    <function name="preludedb_plugin_sql_get_column_num_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-get-column-num-func-t"/>
    <function name="preludedb_plugin_sql_resource_destroy_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-resource-destroy-func-t"/>
    <function name="preludedb_plugin_sql_build_timestamp_string_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-build-timestamp-string-func-t"/>
    <function name="preludedb_plugin_sql_build_limit_offset_string_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-build-limit-offset-string-func-t"/>
    <function name="preludedb_plugin_sql_set_build_timestamp_string_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-build-timestamp-string-func"/>
    <function name="preludedb_plugin_sql_build_time_interval_string_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-build-time-interval-string-func-t"/>
    <function name="preludedb_plugin_sql_open_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-open-func-t"/>
    <function name="preludedb_plugin_sql_fetch_field_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-fetch-field-func-t"/>
    <function name="preludedb_plugin_sql_set_get_operator_string_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-get-operator-string-func"/>
    <function name="preludedb_plugin_sql_close_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-close-func-t"/>
    <function name="preludedb_plugin_sql_build_time_constraint_string_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-build-time-constraint-string-func-t"/>
    <function name="preludedb_plugin_sql_escape_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-escape-func-t"/>
    <function name="preludedb_plugin_sql_fetch_row_func_t ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-fetch-row-func-t"/>
    <function name="preludedb_plugin_sql_new ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-new"/>
    <function name="preludedb_plugin_sql_set_open_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-open-func"/>
    <function name="preludedb_plugin_sql_set_close_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-close-func"/>
    <function name="preludedb_plugin_sql_set_escape_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-escape-func"/>
    <function name="preludedb_plugin_sql_set_escape_binary_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-escape-binary-func"/>
    <function name="preludedb_plugin_sql_set_unescape_binary_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-unescape-binary-func"/>
    <function name="preludedb_plugin_sql_set_query_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-query-func"/>
    <function name="preludedb_plugin_sql_set_get_column_count_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-get-column-count-func"/>
    <function name="preludedb_plugin_sql_set_get_row_count_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-get-row-count-func"/>
    <function name="preludedb_plugin_sql_set_get_column_name_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-get-column-name-func"/>
    <function name="preludedb_plugin_sql_set_get_column_num_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-get-column-num-func"/>
    <function name="preludedb_plugin_sql_set_resource_destroy_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-resource-destroy-func"/>
    <function name="preludedb_plugin_sql_set_fetch_row_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-fetch-row-func"/>
    <function name="preludedb_plugin_sql_set_fetch_field_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-fetch-field-func"/>
    <function name="preludedb_plugin_sql_set_build_time_constraint_string_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-build-time-constraint-string-func"/>
    <function name="preludedb_plugin_sql_set_build_time_interval_string_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-build-time-interval-string-func"/>
    <function name="preludedb_plugin_sql_set_build_limit_offset_string_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-build-limit-offset-string-func"/>
    <function name="preludedb_plugin_sql_set_build_constraint_string_func ()" link="libpreludedb-preludedb-plugin-sql.html#preludedb-plugin-sql-set-build-constraint-string-func"/>
    <function name="PRELUDEDB_SQL_SETTING_TYPE" link="libpreludedb-preludedb-sql-settings.html#PRELUDEDB-SQL-SETTING-TYPE:CAPS"/>
    <function name="PRELUDEDB_SQL_SETTING_HOST" link="libpreludedb-preludedb-sql-settings.html#PRELUDEDB-SQL-SETTING-HOST:CAPS"/>
    <function name="PRELUDEDB_SQL_SETTING_PORT" link="libpreludedb-preludedb-sql-settings.html#PRELUDEDB-SQL-SETTING-PORT:CAPS"/>
    <function name="PRELUDEDB_SQL_SETTING_NAME" link="libpreludedb-preludedb-sql-settings.html#PRELUDEDB-SQL-SETTING-NAME:CAPS"/>
    <function name="PRELUDEDB_SQL_SETTING_USER" link="libpreludedb-preludedb-sql-settings.html#PRELUDEDB-SQL-SETTING-USER:CAPS"/>
    <function name="PRELUDEDB_SQL_SETTING_PASS" link="libpreludedb-preludedb-sql-settings.html#PRELUDEDB-SQL-SETTING-PASS:CAPS"/>
    <function name="PRELUDEDB_SQL_SETTING_FILE" link="libpreludedb-preludedb-sql-settings.html#PRELUDEDB-SQL-SETTING-FILE:CAPS"/>
    <function name="PRELUDEDB_SQL_SETTING_LOG" link="libpreludedb-preludedb-sql-settings.html#PRELUDEDB-SQL-SETTING-LOG:CAPS"/>
    <function name="preludedb_sql_settings_t" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-t"/>
    <function name="preludedb_sql_settings_new ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-new"/>
    <function name="preludedb_sql_settings_new_from_string ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-new-from-string"/>
    <function name="preludedb_sql_settings_destroy ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-destroy"/>
    <function name="preludedb_sql_settings_set ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-set"/>
    <function name="preludedb_sql_settings_set_from_string ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-set-from-string"/>
    <function name="preludedb_sql_settings_get ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-get"/>
    <function name="preludedb_sql_settings_set_type ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-set-type"/>
    <function name="preludedb_sql_settings_get_type ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-get-type"/>
    <function name="preludedb_sql_settings_set_host ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-set-host"/>
    <function name="preludedb_sql_settings_get_host ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-get-host"/>
    <function name="preludedb_sql_settings_set_port ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-set-port"/>
    <function name="preludedb_sql_settings_get_port ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-get-port"/>
    <function name="preludedb_sql_settings_set_name ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-set-name"/>
    <function name="preludedb_sql_settings_get_name ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-get-name"/>
    <function name="preludedb_sql_settings_set_user ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-set-user"/>
    <function name="preludedb_sql_settings_get_user ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-get-user"/>
    <function name="preludedb_sql_settings_set_pass ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-set-pass"/>
    <function name="preludedb_sql_settings_get_pass ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-get-pass"/>
    <function name="preludedb_sql_settings_set_log ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-set-log"/>
    <function name="preludedb_sql_settings_get_log ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-get-log"/>
    <function name="preludedb_sql_settings_set_file ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-set-file"/>
    <function name="preludedb_sql_settings_get_file ()" link="libpreludedb-preludedb-sql-settings.html#preludedb-sql-settings-get-file"/>
  </functions>
</book>