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

#include <urldata.h>

Public Attributes

curl_hashhostcache
 
struct Curl_shareshare
 
struct UserDefined set
 
struct DynamicStatic change
 
struct CookieInfocookies
 
struct Progress progress
 
struct UrlState state
 
struct PureInfo info
 

Detailed Description

Definition at line 895 of file urldata.h.

Member Data Documentation

struct DynamicStatic SessionHandle::change

Definition at line 899 of file urldata.h.

struct CookieInfo* SessionHandle::cookies

Definition at line 901 of file urldata.h.

curl_hash* SessionHandle::hostcache

Definition at line 896 of file urldata.h.

struct PureInfo SessionHandle::info

Definition at line 905 of file urldata.h.

struct Progress SessionHandle::progress

Definition at line 902 of file urldata.h.

struct UserDefined SessionHandle::set

Definition at line 898 of file urldata.h.

struct Curl_share* SessionHandle::share

Definition at line 897 of file urldata.h.

struct UrlState SessionHandle::state

Definition at line 903 of file urldata.h.


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