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

#include <http_chunks.h>

Public Attributes

char hexbuffer [MAXNUM_SIZE+1]
 
int hexindex
 
ChunkyState state
 
size_t datasize
 
size_t dataleft
 

Detailed Description

Definition at line 80 of file http_chunks.h.

Member Data Documentation

size_t Curl_chunker::dataleft

Definition at line 85 of file http_chunks.h.

size_t Curl_chunker::datasize

Definition at line 84 of file http_chunks.h.

char Curl_chunker::hexbuffer[MAXNUM_SIZE+1]

Definition at line 81 of file http_chunks.h.

int Curl_chunker::hexindex

Definition at line 82 of file http_chunks.h.

ChunkyState Curl_chunker::state

Definition at line 83 of file http_chunks.h.


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