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

#include <multi.h>

Public Attributes

CURLMSG msg
 
CURLeasy_handle
 
union {
   void *   whatever
 
   CURLcode   result
 
data
 

Detailed Description

Definition at line 95 of file multi.h.

Member Data Documentation

union { ... } CURLMsg::data
CURL* CURLMsg::easy_handle

Definition at line 97 of file multi.h.

CURLMSG CURLMsg::msg

Definition at line 96 of file multi.h.

CURLcode CURLMsg::result

Definition at line 100 of file multi.h.

void* CURLMsg::whatever

Definition at line 99 of file multi.h.


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