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

table_desc Struct Reference


Detailed Description

Description of atom types.


Data Fields

const gchar * type
 Type of atoms.

GHashTable * table
 Table of atoms: "atom value" => 1.

GHashFunc hash_func
 Hashing function for atoms.

GCompareFunc eq_func
 Atom equality function.

len_func_t len_func
 Atom length function.

str_func_t str_func
 Atom to human-readable string.


Field Documentation

GCompareFunc table_desc::eq_func
 

Atom equality function.

GHashFunc table_desc::hash_func
 

Hashing function for atoms.

len_func_t table_desc::len_func
 

Atom length function.

str_func_t table_desc::str_func
 

Atom to human-readable string.

GHashTable* table_desc::table
 

Table of atoms: "atom value" => 1.

const gchar* table_desc::type
 

Type of atoms.


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