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

filter_context Struct Reference


Detailed Description

Structure holding "global" variables during filtering.


Data Fields

const struct recordrec
gchar * l_name
 Lower-cased file name.

size_t l_len
 Length of lower-cased representation.

gchar * utf8_name
 Normalized UTF-8 version of name.

size_t utf8_len
 Length of UTF-8 name representation.


Field Documentation

size_t filter_context::l_len
 

Length of lower-cased representation.

gchar* filter_context::l_name
 

Lower-cased file name.

const struct record* filter_context::rec
 

size_t filter_context::utf8_len
 

Length of UTF-8 name representation.

gchar* filter_context::utf8_name
 

Normalized UTF-8 version of name.


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