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

#include <formdata.h>

Public Attributes

char * name
 
size_t namelength
 
char * value
 
size_t contentslength
 
char * contenttype
 
long flags
 
char * buffer
 
size_t bufferlength
 
char * showfilename
 
struct curl_slistcontentheader
 
struct FormInfomore
 

Detailed Description

Definition at line 40 of file formdata.h.

Member Data Documentation

char* FormInfo::buffer

Definition at line 47 of file formdata.h.

size_t FormInfo::bufferlength

Definition at line 48 of file formdata.h.

struct curl_slist* FormInfo::contentheader

Definition at line 51 of file formdata.h.

size_t FormInfo::contentslength

Definition at line 44 of file formdata.h.

char* FormInfo::contenttype

Definition at line 45 of file formdata.h.

long FormInfo::flags

Definition at line 46 of file formdata.h.

struct FormInfo* FormInfo::more

Definition at line 52 of file formdata.h.

char* FormInfo::name

Definition at line 41 of file formdata.h.

size_t FormInfo::namelength

Definition at line 42 of file formdata.h.

char* FormInfo::showfilename

Definition at line 49 of file formdata.h.

char* FormInfo::value

Definition at line 43 of file formdata.h.


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