_GHashTable Struct Reference

List of all members.

Public Attributes

gint size
gint nnodes
gpointer ** nodes
GHashFunc hash_func
GEqualFunc key_equal_func
GDestroyNotify key_destroy_func
GDestroyNotify value_destroy_func

Detailed Description

Definition at line 3 of file test.c.


Member Data Documentation

gint _GHashTable::size

Definition at line 5 of file test.c.

gint _GHashTable::nnodes

Definition at line 6 of file test.c.

gpointer** _GHashTable::nodes

Definition at line 7 of file test.c.

GHashFunc _GHashTable::hash_func

Definition at line 8 of file test.c.

GEqualFunc _GHashTable::key_equal_func

Definition at line 9 of file test.c.

GDestroyNotify _GHashTable::key_destroy_func

Definition at line 10 of file test.c.

GDestroyNotify _GHashTable::value_destroy_func

Definition at line 11 of file test.c.


The documentation for this struct was generated from the following file:
Generated on Fri Jan 4 18:04:19 2008 for sedflux by  doxygen 1.5.2