HandleData Struct Reference

#include <urldata.h>

List of all members.

Public Attributes

char * pathbuffer
char * path
char * newurl
struct Curl_transfer_keeper keep
ssize_t upload_present
char * upload_fromhere
curl_off_t size
curl_off_tbytecountp
curl_off_t maxdownload
curl_off_twritebytecountp
bool use_range
bool rangestringalloc
char * range
curl_off_t resume_from
union {
   struct HTTP *   http
   struct HTTP *   https
   struct FTP *   ftp
   void *   tftp
   struct FILEPROTO *   file
   void *   telnet
   void *   generic
   struct SSHPROTO *   ssh
proto


Detailed Description

Definition at line 548 of file urldata.h.


Member Data Documentation

Definition at line 549 of file urldata.h.

Referenced by CreateConnection(), Curl_close(), and curl_easy_reset().

Definition at line 558 of file urldata.h.

Referenced by Curl_readwrite().

Definition at line 561 of file urldata.h.

Referenced by Curl_fillreadbuffer(), Curl_readwrite(), file_upload(), and tftp_send_first().

Definition at line 564 of file urldata.h.

Referenced by Curl_readwrite_init(), and Curl_setup_transfer().

Definition at line 567 of file urldata.h.

Referenced by Curl_readwrite_init(), and Curl_setup_transfer().

Definition at line 569 of file urldata.h.

Referenced by Curl_http(), ftp_range(), and setup_range().

Definition at line 570 of file urldata.h.

Referenced by Curl_close(), and setup_range().

Definition at line 572 of file urldata.h.

Referenced by Curl_close(), Curl_http(), Curl_readwrite(), ftp_range(), and setup_range().

struct HTTP* HandleData::http [read]

struct HTTP* HandleData::https [read]

Definition at line 579 of file urldata.h.

struct FTP* HandleData::ftp [read]

Definition at line 581 of file urldata.h.

Referenced by Curl_tftp(), Curl_tftp_connect(), and Curl_tftp_done().

struct FILEPROTO* HandleData::file [read]

Definition at line 582 of file urldata.h.

Referenced by Curl_file(), Curl_file_connect(), Curl_file_done(), and file_upload().

Definition at line 584 of file urldata.h.

Referenced by Curl_close(), and curl_easy_reset().

struct SSHPROTO* HandleData::ssh [read]

Definition at line 585 of file urldata.h.

union { ... } HandleData::proto


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

Generated on Sun May 25 00:21:12 2008 by  doxygen 1.5.6