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

header_fmt Struct Reference


Detailed Description

Header formatting context.


Data Fields

guint32 magic
gint maxlen
 Maximum line length before continuation.

GString * header
 Header being built.

gchar sep [257]
 Optional separator.

gint seplen
 Length of separator string.

gint stripped_seplen
 Length of separator without trailing space.

gint current_len
 Length of currently built line.

gboolean data_emitted
 Whether data was ever emitted.

gboolean frozen
 Header terminated.


Field Documentation

gint header_fmt::current_len
 

Length of currently built line.

gboolean header_fmt::data_emitted
 

Whether data was ever emitted.

gboolean header_fmt::frozen
 

Header terminated.

GString* header_fmt::header
 

Header being built.

guint32 header_fmt::magic
 

gint header_fmt::maxlen
 

Maximum line length before continuation.

gchar header_fmt::sep[257]
 

Optional separator.

gint header_fmt::seplen
 

Length of separator string.

gint header_fmt::stripped_seplen
 

Length of separator without trailing space.


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