dlhandle_s Struct Reference

#include <http.h>

Collaboration diagram for dlhandle_s:
Collaboration graph
[legend]

Data Fields

CURL * curl
char filePath [MAX_OSPATH]
FILE * file
dlqueue_tqueueEntry
size_t fileSize
size_t position
double speed
char URL [576]
char * tempBuffer

Detailed Description

Definition at line 44 of file http.h.


Field Documentation

Definition at line 45 of file http.h.

Referenced by CL_FinishHTTPDownload(), CL_HTTP_Cleanup(), CL_StartHTTPDownload(), and HTTP_GetURL().

Definition at line 47 of file http.h.

Referenced by CL_FinishHTTPDownload(), CL_HTTP_Cleanup(), CL_StartHTTPDownload(), and HTTP_Header().

char dlhandle_s::filePath[MAX_OSPATH]

Definition at line 46 of file http.h.

Referenced by CL_FinishHTTPDownload(), CL_HTTP_Cleanup(), and CL_StartHTTPDownload().

Definition at line 49 of file http.h.

Referenced by CL_StartHTTPDownload(), HTTP_Header(), and HTTP_Recv().

Definition at line 50 of file http.h.

Referenced by CL_HTTP_Progress(), CL_StartHTTPDownload(), and HTTP_Recv().

Definition at line 51 of file http.h.

Referenced by CL_StartHTTPDownload().

char dlhandle_s::URL[576]

Definition at line 52 of file http.h.

Referenced by CL_StartHTTPDownload(), and HTTP_GetURL().


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

Generated by  doxygen 1.6.2