Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

http_extra_desc_t Struct Reference

#include <http.h>


Data Fields

http_extra_type_t he_type
 Union discriminent.
union {
   const gchar *   u_msg
 Single header line.
   struct {
      http_status_cb_t   u_cb
 Callback to compute header field.
      gpointer   u_arg
 Callback context argument.
   }   u_cbk
u


Field Documentation

http_extra_type_t http_extra_desc_t::he_type
 

Union discriminent.

union { ... } http_extra_desc_t::u
 

gpointer http_extra_desc_t::u_arg
 

Callback context argument.

http_status_cb_t http_extra_desc_t::u_cb
 

Callback to compute header field.

struct { ... } http_extra_desc_t::u_cbk
 

const gchar* http_extra_desc_t::u_msg
 

Single header line.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 30 17:53:33 2007 for gtk-gnutella by  doxygen 1.3.9.1