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

#include <share.h>

Public Attributes

unsigned int specifier
 
volatile unsigned int dirty
 
curl_lock_function lockfunc
 
curl_unlock_function unlockfunc
 
voidclientdata
 
curl_hashhostcache
 
struct CookieInfocookies
 

Detailed Description

Definition at line 32 of file share.h.

Member Data Documentation

void* Curl_share::clientdata

Definition at line 38 of file share.h.

struct CookieInfo* Curl_share::cookies

Definition at line 41 of file share.h.

volatile unsigned int Curl_share::dirty

Definition at line 34 of file share.h.

curl_hash* Curl_share::hostcache

Definition at line 40 of file share.h.

curl_lock_function Curl_share::lockfunc

Definition at line 36 of file share.h.

unsigned int Curl_share::specifier

Definition at line 33 of file share.h.

curl_unlock_function Curl_share::unlockfunc

Definition at line 37 of file share.h.


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