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

header_field_t Struct Reference

#include <header.h>


Detailed Description

A header field.

It holds the field name, and all the lines that make up that field. The first line has the field name and the ":" stripped, as well as all the leading spaces. Continuations also have their leading spaces stripped out.

For instance, assume the following header field:

Then the structure would contain, with () denoting a list:


Data Fields

gchar * name
 Field name.

GSList * lines
 List of lines making this header.


Field Documentation

GSList* header_field_t::lines
 

List of lines making this header.

gchar* header_field_t::name
 

Field name.


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