doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
UserDefined Struct Reference

#include <urldata.h>

Public Attributes

FILE * err
 
voiddebugdata
 
char * errorbuffer
 
char * proxyuserpwd
 
long proxyport
 
voidout
 
voidin
 
voidwriteheader
 
char * set_url
 
char * set_proxy
 
long use_port
 
char * userpwd
 
long httpauth
 
long proxyauth
 
char * set_range
 
long followlocation
 
long maxredirs
 
char * set_referer
 
bool free_referer
 
char * useragent
 
char * encoding
 
char * postfields
 
curl_off_t postfieldsize
 
char * ftpport
 
char * device
 
curl_write_callback fwrite
 
curl_write_callback fwrite_header
 
curl_read_callback fread
 
curl_progress_callback fprogress
 
curl_debug_callback fdebug
 
voidprogress_client
 
long timeout
 
long connecttimeout
 
long ftp_response_timeout
 
curl_off_t infilesize
 
long low_speed_limit
 
long low_speed_time
 
curl_off_t set_resume_from
 
char * cookie
 
struct curl_slistheaders
 
struct curl_httpposthttppost
 
char * cert
 
char * cert_type
 
char * key
 
char * key_type
 
char * key_passwd
 
char * crypto_engine
 
char * cookiejar
 
bool cookiesession
 
bool crlf
 
struct curl_slistquote
 
struct curl_slistpostquote
 
struct curl_slistprequote
 
struct curl_slisttelnet_options
 
curl_TimeCond timecondition
 
time_t timevalue
 
curl_closepolicy closepolicy
 
Curl_HttpReq httpreq
 
char * customrequest
 
long httpversion
 
char * auth_host
 
char * krb4_level
 
struct ssl_config_data ssl
 
curl_proxytype proxytype
 
int dns_cache_timeout
 
long buffer_size
 
char * private
 
struct curl_slisthttp200aliases
 
int ip_version
 
curl_off_t max_filesize
 
bool get_filetime
 
bool tunnel_thru_httpproxy
 
bool ftp_append
 
bool ftp_ascii
 
bool ftp_list_only
 
bool ftp_create_missing_dirs
 
bool ftp_use_port
 
bool hide_progress
 
bool http_fail_on_error
 
bool http_follow_location
 
bool http_disable_hostname_check_before_authentication
 
bool include_header
 
bool http_set_referer
 
bool http_auto_referer
 
bool no_body
 
bool set_port
 
bool upload
 
enum CURL_NETRC_OPTION use_netrc
 
char * netrc_file
 
bool verbose
 
bool krb4
 
bool reuse_forbid
 
bool reuse_fresh
 
bool expect100header
 
bool ftp_use_epsv
 
bool ftp_use_eprt
 
curl_ftpssl ftp_ssl
 
bool no_signal
 
bool global_dns_cache
 

Detailed Description

Definition at line 756 of file urldata.h.

Member Data Documentation

char* UserDefined::auth_host

Definition at line 824 of file urldata.h.

long UserDefined::buffer_size

Definition at line 834 of file urldata.h.

char* UserDefined::cert

Definition at line 804 of file urldata.h.

char* UserDefined::cert_type

Definition at line 805 of file urldata.h.

curl_closepolicy UserDefined::closepolicy

Definition at line 819 of file urldata.h.

long UserDefined::connecttimeout

Definition at line 795 of file urldata.h.

char* UserDefined::cookie

Definition at line 801 of file urldata.h.

char* UserDefined::cookiejar

Definition at line 810 of file urldata.h.

bool UserDefined::cookiesession

Definition at line 811 of file urldata.h.

bool UserDefined::crlf

Definition at line 812 of file urldata.h.

char* UserDefined::crypto_engine

Definition at line 809 of file urldata.h.

char* UserDefined::customrequest

Definition at line 821 of file urldata.h.

void* UserDefined::debugdata

Definition at line 758 of file urldata.h.

char* UserDefined::device

Definition at line 787 of file urldata.h.

int UserDefined::dns_cache_timeout

Definition at line 833 of file urldata.h.

char* UserDefined::encoding

Definition at line 781 of file urldata.h.

FILE* UserDefined::err

Definition at line 757 of file urldata.h.

char* UserDefined::errorbuffer

Definition at line 759 of file urldata.h.

bool UserDefined::expect100header

Definition at line 875 of file urldata.h.

curl_debug_callback UserDefined::fdebug

Definition at line 792 of file urldata.h.

long UserDefined::followlocation

Definition at line 775 of file urldata.h.

curl_progress_callback UserDefined::fprogress

Definition at line 791 of file urldata.h.

curl_read_callback UserDefined::fread

Definition at line 790 of file urldata.h.

bool UserDefined::free_referer

Definition at line 778 of file urldata.h.

bool UserDefined::ftp_append

Definition at line 850 of file urldata.h.

bool UserDefined::ftp_ascii

Definition at line 851 of file urldata.h.

bool UserDefined::ftp_create_missing_dirs

Definition at line 853 of file urldata.h.

bool UserDefined::ftp_list_only

Definition at line 852 of file urldata.h.

long UserDefined::ftp_response_timeout

Definition at line 796 of file urldata.h.

curl_ftpssl UserDefined::ftp_ssl

Definition at line 878 of file urldata.h.

bool UserDefined::ftp_use_eprt

Definition at line 877 of file urldata.h.

bool UserDefined::ftp_use_epsv

Definition at line 876 of file urldata.h.

bool UserDefined::ftp_use_port

Definition at line 854 of file urldata.h.

char* UserDefined::ftpport

Definition at line 786 of file urldata.h.

curl_write_callback UserDefined::fwrite

Definition at line 788 of file urldata.h.

curl_write_callback UserDefined::fwrite_header

Definition at line 789 of file urldata.h.

bool UserDefined::get_filetime

Definition at line 848 of file urldata.h.

bool UserDefined::global_dns_cache

Definition at line 881 of file urldata.h.

struct curl_slist* UserDefined::headers

Definition at line 802 of file urldata.h.

bool UserDefined::hide_progress

Definition at line 855 of file urldata.h.

struct curl_slist* UserDefined::http200aliases

Definition at line 838 of file urldata.h.

bool UserDefined::http_auto_referer

Definition at line 863 of file urldata.h.

bool UserDefined::http_disable_hostname_check_before_authentication

Definition at line 858 of file urldata.h.

bool UserDefined::http_fail_on_error

Definition at line 856 of file urldata.h.

bool UserDefined::http_follow_location

Definition at line 857 of file urldata.h.

bool UserDefined::http_set_referer

Definition at line 862 of file urldata.h.

long UserDefined::httpauth

Definition at line 771 of file urldata.h.

struct curl_httppost* UserDefined::httppost

Definition at line 803 of file urldata.h.

Curl_HttpReq UserDefined::httpreq

Definition at line 820 of file urldata.h.

long UserDefined::httpversion

Definition at line 822 of file urldata.h.

void* UserDefined::in

Definition at line 765 of file urldata.h.

bool UserDefined::include_header

Definition at line 859 of file urldata.h.

curl_off_t UserDefined::infilesize

Definition at line 797 of file urldata.h.

int UserDefined::ip_version

Definition at line 840 of file urldata.h.

char* UserDefined::key

Definition at line 806 of file urldata.h.

char* UserDefined::key_passwd

Definition at line 808 of file urldata.h.

char* UserDefined::key_type

Definition at line 807 of file urldata.h.

bool UserDefined::krb4

Definition at line 872 of file urldata.h.

char* UserDefined::krb4_level

Definition at line 828 of file urldata.h.

long UserDefined::low_speed_limit

Definition at line 798 of file urldata.h.

long UserDefined::low_speed_time

Definition at line 799 of file urldata.h.

curl_off_t UserDefined::max_filesize

Definition at line 842 of file urldata.h.

long UserDefined::maxredirs

Definition at line 776 of file urldata.h.

char* UserDefined::netrc_file

Definition at line 869 of file urldata.h.

bool UserDefined::no_body

Definition at line 864 of file urldata.h.

bool UserDefined::no_signal

Definition at line 879 of file urldata.h.

void* UserDefined::out

Definition at line 764 of file urldata.h.

char* UserDefined::postfields

Definition at line 782 of file urldata.h.

curl_off_t UserDefined::postfieldsize

Definition at line 783 of file urldata.h.

struct curl_slist* UserDefined::postquote

Definition at line 814 of file urldata.h.

struct curl_slist* UserDefined::prequote

Definition at line 815 of file urldata.h.

char* UserDefined::private

Definition at line 836 of file urldata.h.

void* UserDefined::progress_client

Definition at line 793 of file urldata.h.

long UserDefined::proxyauth

Definition at line 772 of file urldata.h.

long UserDefined::proxyport

Definition at line 761 of file urldata.h.

curl_proxytype UserDefined::proxytype

Definition at line 831 of file urldata.h.

char* UserDefined::proxyuserpwd

Definition at line 760 of file urldata.h.

struct curl_slist* UserDefined::quote

Definition at line 813 of file urldata.h.

bool UserDefined::reuse_forbid

Definition at line 873 of file urldata.h.

bool UserDefined::reuse_fresh

Definition at line 874 of file urldata.h.

bool UserDefined::set_port

Definition at line 865 of file urldata.h.

char* UserDefined::set_proxy

Definition at line 768 of file urldata.h.

char* UserDefined::set_range

Definition at line 773 of file urldata.h.

char* UserDefined::set_referer

Definition at line 777 of file urldata.h.

curl_off_t UserDefined::set_resume_from

Definition at line 800 of file urldata.h.

char* UserDefined::set_url

Definition at line 767 of file urldata.h.

struct ssl_config_data UserDefined::ssl

Definition at line 829 of file urldata.h.

struct curl_slist* UserDefined::telnet_options

Definition at line 816 of file urldata.h.

curl_TimeCond UserDefined::timecondition

Definition at line 817 of file urldata.h.

long UserDefined::timeout

Definition at line 794 of file urldata.h.

time_t UserDefined::timevalue

Definition at line 818 of file urldata.h.

bool UserDefined::tunnel_thru_httpproxy

Definition at line 849 of file urldata.h.

bool UserDefined::upload

Definition at line 866 of file urldata.h.

enum CURL_NETRC_OPTION UserDefined::use_netrc

Definition at line 867 of file urldata.h.

long UserDefined::use_port

Definition at line 769 of file urldata.h.

char* UserDefined::useragent

Definition at line 780 of file urldata.h.

char* UserDefined::userpwd

Definition at line 770 of file urldata.h.

bool UserDefined::verbose

Definition at line 871 of file urldata.h.

void* UserDefined::writeheader

Definition at line 766 of file urldata.h.


The documentation for this struct was generated from the following file: