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

idtable Struct Reference

#include <idtable.h>


Data Fields

guint32 size
 numbers of slots available

guint32 esize
 number of slots to add if table is full

guint32 ids
 numbers of slots currently used

guint32 last_id
 last issued id

guint32 * used_ids
 binary array of used ids

gpointer * data
 actual table array


Field Documentation

gpointer* idtable::data
 

actual table array

guint32 idtable::esize
 

number of slots to add if table is full

guint32 idtable::ids
 

numbers of slots currently used

guint32 idtable::last_id
 

last issued id

guint32 idtable::size
 

numbers of slots available

guint32* idtable::used_ids
 

binary array of used ids


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