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
DynamicStatic Struct Reference

#include <urldata.h>

Public Attributes

char * url
 
bool url_alloc
 
bool url_changed
 
char * proxy
 
bool proxy_alloc
 
char * referer
 
bool referer_alloc
 
struct curl_slistcookielist
 

Detailed Description

Definition at line 733 of file urldata.h.

Member Data Documentation

struct curl_slist* DynamicStatic::cookielist

Definition at line 744 of file urldata.h.

char* DynamicStatic::proxy

Definition at line 740 of file urldata.h.

bool DynamicStatic::proxy_alloc

Definition at line 741 of file urldata.h.

char* DynamicStatic::referer

Definition at line 742 of file urldata.h.

bool DynamicStatic::referer_alloc

Definition at line 743 of file urldata.h.

char* DynamicStatic::url

Definition at line 734 of file urldata.h.

bool DynamicStatic::url_alloc

Definition at line 735 of file urldata.h.

bool DynamicStatic::url_changed

Definition at line 736 of file urldata.h.


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