Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class CURL_OPT_CONSTANTS General cluster: curl description: "libcurl library opt constants For more informaton see: http://curl.haxx.se/libcurl/c/curl_easy_setopt.html Code related to LIBCURL_VERSION: 7.17.0" Ancestors ANY Queries curl_http_version_1_0: INTEGER_32 curl_http_version_1_1: INTEGER_32 curl_http_version_none: INTEGER_32 curl_ipresolve_v4: INTEGER_32 curl_ipresolve_v6: INTEGER_32 curl_ipresolve_whatever: INTEGER_32 curl_sslversion_default: INTEGER_32 curl_sslversion_sslv2: INTEGER_32 curl_sslversion_sslv3: INTEGER_32 curl_sslversion_tlsv1: INTEGER_32 curl_sslversion_tlsv1_2: INTEGER_32 curl_sslversion_tlsv1_3: INTEGER_32 curl_zero_terminated: INTEGER_32 curlauth_any: INTEGER_32 curlauth_anysafe: INTEGER_32 curlauth_basic: INTEGER_32 curlauth_digest: INTEGER_32 curlauth_none: INTEGER_32 curlopt_autoreferer: INTEGER_32 curlopt_buffersize: INTEGER_32 curlopt_cainfo: INTEGER_32 curlopt_capath: INTEGER_32 curlopt_connect_only: INTEGER_32 curlopt_connect_timeout: INTEGER_32 curlopt_connecttimeout: INTEGER_32 curlopt_cookie: INTEGER_32 curlopt_cookiefile: INTEGER_32 curlopt_cookiejar: INTEGER_32 curlopt_cookielist: INTEGER_32 curlopt_cookiesession: INTEGER_32 curlopt_crlf: INTEGER_32 curlopt_customrequest: INTEGER_32 curlopt_debugfunction: INTEGER_32 curlopt_egdsocket: INTEGER_32 curlopt_encoding: INTEGER_32 curlopt_filetime: INTEGER_32 curlopt_followlocation: INTEGER_32 curlopt_forbid_reuse: INTEGER_32 curlopt_fresh_connect: INTEGER_32 curlopt_header: INTEGER_32 curlopt_headerdata: INTEGER_32 curlopt_http_content_decoding: INTEGER_32 curlopt_http_version: INTEGER_32 curlopt_httpauth: INTEGER_32 curlopt_httpget: INTEGER_32 curlopt_httpheader: INTEGER_32 curlopt_httppost: INTEGER_32 curlopt_httpproxytunnel: INTEGER_32 curlopt_ignore_content_length: INTEGER_32 curlopt_infilesize: INTEGER_32 curlopt_infilesize_large: INTEGER_32 curlopt_interface: INTEGER_32 curlopt_ipresolve: INTEGER_32 curlopt_keypasswd: INTEGER_32 curlopt_krblevel: INTEGER_32 curlopt_localport: INTEGER_32 curlopt_localportrange: INTEGER_32 curlopt_low_speed_limit: INTEGER_32 curlopt_low_speed_time: INTEGER_32 curlopt_mail_from: INTEGER_32 curlopt_mail_rcpt: INTEGER_32 curlopt_max_recv_speed_large: INTEGER_32 curlopt_max_send_speed_large: INTEGER_32 curlopt_maxconnects: INTEGER_32 curlopt_maxfilesize: INTEGER_32 curlopt_maxfilesize_large: INTEGER_32 curlopt_maxredirs: INTEGER_32 curlopt_mimepost: INTEGER_32 curlopt_nobody: INTEGER_32 curlopt_noprogress: INTEGER_32 curlopt_nosignal: INTEGER_32 curlopt_port: INTEGER_32 curlopt_post: INTEGER_32 curlopt_postfields: INTEGER_32 curlopt_postfieldsize: INTEGER_32 curlopt_postfieldsize_large: INTEGER_32 curlopt_progressdata: INTEGER_32 curlopt_progressfunction: INTEGER_32 curlopt_proxy: INTEGER_32 curlopt_proxyauth: INTEGER_32 curlopt_proxyport: INTEGER_32 curlopt_proxytype: INTEGER_32 curlopt_proxyuserpwd: INTEGER_32 curlopt_put: INTEGER_32 curlopt_random_file: INTEGER_32 curlopt_readdata: INTEGER_32 curlopt_readfunction: INTEGER_32 curlopt_referer: INTEGER_32 curlopt_resume_from: INTEGER_32 curlopt_resume_from_large: INTEGER_32 curlopt_ssh_auth_types: INTEGER_32 curlopt_ssh_private_keyfile: INTEGER_32 curlopt_ssh_public_keyfile: INTEGER_32 curlopt_ssl_cipher_list: INTEGER_32 curlopt_ssl_sessionid_cache: INTEGER_32 curlopt_ssl_verifyhost: INTEGER_32 curlopt_ssl_verifypeer: INTEGER_32 curlopt_sslcert: INTEGER_32 curlopt_sslcerttype: INTEGER_32 curlopt_sslengine: INTEGER_32 curlopt_sslengine_default: INTEGER_32 curlopt_sslkey: INTEGER_32 curlopt_sslkeytype: INTEGER_32 curlopt_sslversion: INTEGER_32 curlopt_tcp_keepalive: INTEGER_32 curlopt_tcp_nodelay: INTEGER_32 curlopt_timecondition: INTEGER_32 curlopt_timeout: INTEGER_32 curlopt_timeout_ms: INTEGER_32 curlopt_timevalue: INTEGER_32 curlopt_transfertext: INTEGER_32 curlopt_unrestricted_auth: INTEGER_32 curlopt_upload: INTEGER_32 curlopt_url: INTEGER_32 curlopt_use_ssl: INTEGER_32 curlopt_useragent: INTEGER_32 curlopt_userpwd: INTEGER_32 curlopt_verbose: INTEGER_32 curlopt_writedata: INTEGER_32 curlopt_writefunction: INTEGER_32 curlopt_writeheader: INTEGER_32 curlusessl_all: INTEGER_32 curlusessl_control: INTEGER_32 curlusessl_none: INTEGER_32 curlusessl_try: INTEGER_32 is_valid (v: INTEGER_32): BOOLEAN libcurl_version: STRING_8 libcurl_version_major: INTEGER_32 libcurl_version_minor: INTEGER_32 libcurl_version_patch: INTEGER_32 libcurl_version_pointer: POINTER
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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