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

filter_context Struct Reference


Detailed Description

Structure holding "global" variables during filtering.


Data Fields

const struct recordrec
const gchar * l_name
 Lower-cased file name; atom.
size_t l_len
 Length of lower-cased representation.
const gchar * utf8_name
 Normalized UTF-8 version of name; atom.
size_t utf8_len
 Length of UTF-8 name representation.


Field Documentation

size_t filter_context::l_len
 

Length of lower-cased representation.

const gchar* filter_context::l_name
 

Lower-cased file name; atom.

const struct record* filter_context::rec
 

size_t filter_context::utf8_len
 

Length of UTF-8 name representation.

const gchar* filter_context::utf8_name
 

Normalized UTF-8 version of name; atom.


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