Main Page | Modules | Alphabetical List | Data Structures | 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 {
   gchar *   u_msg
   struct {
      http_status_cb_t   u_cb
      gpointer   u_arg
   }   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
 

gchar* http_extra_desc_t::u_msg
 

Single header line.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 12 10:50:12 2006 for Gtk-Gnutella by doxygen 1.3.6