Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class CURL_CODES General cluster: curl description: "All possible error codes from all sorts of curl functions. Future versionsmay return other values, stay prepared." Ancestors ANY Queries Curle_aborted_by_callback: INTEGER_32 Curle_bad_content_encoding: INTEGER_32 Curle_bad_download_resume: INTEGER_32 Curle_bad_function_argument: INTEGER_32 Curle_conv_failed: INTEGER_32 Curle_conv_reqd: INTEGER_32 Curle_couldnt_connect: INTEGER_32 Curle_couldnt_resolve_host: INTEGER_32 Curle_couldnt_resolve_proxy: INTEGER_32 Curle_failed_init: INTEGER_32 Curle_file_couldnt_read_file: INTEGER_32 Curle_filesize_exceeded: INTEGER_32 Curle_ftp_cant_get_host: INTEGER_32 Curle_ftp_couldnt_retr_file: INTEGER_32 Curle_ftp_couldnt_set_type: INTEGER_32 Curle_ftp_couldnt_use_rest: INTEGER_32 Curle_ftp_port_failed: INTEGER_32 Curle_ftp_weird_227_format: INTEGER_32 Curle_ftp_weird_pass_reply: INTEGER_32 Curle_ftp_weird_pasv_reply: INTEGER_32 Curle_ftp_weird_server_reply: INTEGER_32 Curle_function_not_found: INTEGER_32 Curle_got_nothing: INTEGER_32 Curle_http_post_error: INTEGER_32 Curle_http_returned_error: INTEGER_32 Curle_interface_failed: INTEGER_32 Curle_ldap_cannot_bind: INTEGER_32 Curle_ldap_invalid_url: INTEGER_32 Curle_ldap_search_failed: INTEGER_32 Curle_login_denied: INTEGER_32 Curle_obsolete10: INTEGER_32 Curle_obsolete12: INTEGER_32 Curle_obsolete16: INTEGER_32 Curle_obsolete20: INTEGER_32 Curle_obsolete24: INTEGER_32 Curle_obsolete29: INTEGER_32 Curle_obsolete32: INTEGER_32 Curle_obsolete4: INTEGER_32 Curle_obsolete40: INTEGER_32 Curle_obsolete44: INTEGER_32 Curle_obsolete46: INTEGER_32 Curle_obsolete50: INTEGER_32 Curle_obsolete57: INTEGER_32 Curle_ok: INTEGER_32 Curle_operation_timedout: INTEGER_32 Curle_out_of_memory: INTEGER_32 Curle_partial_file: INTEGER_32 Curle_quote_error: INTEGER_32 Curle_range_error: INTEGER_32 Curle_read_error: INTEGER_32 Curle_recv_error: INTEGER_32 Curle_remote_access_denied: INTEGER_32 Curle_remote_disk_full: INTEGER_32 Curle_remote_file_exists: INTEGER_32 Curle_remote_file_not_found: INTEGER_32 Curle_send_error: INTEGER_32 Curle_send_fail_rewind: INTEGER_32 Curle_ssh: INTEGER_32 Curle_ssl_cacert: INTEGER_32 Curle_ssl_cacert_badfile: INTEGER_32 Curle_ssl_certproblem: INTEGER_32 Curle_ssl_cipher: INTEGER_32 Curle_ssl_connect_error: INTEGER_32 Curle_ssl_engine_initfailed: INTEGER_32 Curle_ssl_engine_notfound: INTEGER_32 Curle_ssl_engine_setfailed: INTEGER_32 Curle_ssl_peer_certificate: INTEGER_32 Curle_ssl_shutdown_failed: INTEGER_32 Curle_telnet_option_syntax: INTEGER_32 Curle_tftp_illegal: INTEGER_32 Curle_tftp_nosuchuser: INTEGER_32 Curle_tftp_notfound: INTEGER_32 Curle_tftp_perm: INTEGER_32 Curle_tftp_unknownid: INTEGER_32 Curle_too_many_redirects: INTEGER_32 Curle_unknown_telnet_option: INTEGER_32 Curle_unsupported_protocol: INTEGER_32 Curle_upload_failed: INTEGER_32 Curle_url_malformat: INTEGER_32 Curle_use_ssl_failed: INTEGER_32 Curle_write_error: INTEGER_32 Eiffelcurle_error_occurred: INTEGER_32
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org