HTTPContext Struct Reference

List of all members.


Detailed Description

Definition at line 38 of file http.c.


Public Attributes

URLContexthd
unsigned char buffer [BUFFER_SIZE]
unsigned char * buf_ptr
unsigned char * buf_end
int line_count
int http_code
offset_t off
offset_t filesize
char location [URL_SIZE]

Member Data Documentation

Definition at line 39 of file http.c.

Referenced by http_close(), http_getc(), http_open_cnx(), http_read(), http_seek(), and http_write().

unsigned char HTTPContext::buffer[BUFFER_SIZE]

Definition at line 40 of file http.c.

Referenced by http_connect(), and http_getc().

unsigned char * HTTPContext::buf_ptr

Definition at line 40 of file http.c.

Referenced by http_connect(), http_getc(), and http_read().

unsigned char * HTTPContext::buf_end

Definition at line 40 of file http.c.

Referenced by http_connect(), http_getc(), and http_read().

Definition at line 41 of file http.c.

Referenced by http_connect().

Definition at line 42 of file http.c.

Referenced by http_open_cnx(), and process_line().

Definition at line 43 of file http.c.

Referenced by http_connect(), http_open(), http_read(), http_seek(), and process_line().

Definition at line 43 of file http.c.

Referenced by http_connect(), http_open(), http_seek(), and process_line().

char HTTPContext::location[URL_SIZE]

Definition at line 44 of file http.c.

Referenced by http_open(), http_open_cnx(), and process_line().


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

Generated on Sat Jul 31 05:18:38 2010 for MythTV by  doxygen 1.5.5