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

aging_value Struct Reference


Detailed Description

We wrap the values we insert in the table, since each value must keep track of its insertion time, and cleanup event.


Data Fields

gpointer value
 The value they inserted in the table.

gpointer key
 The associated key object.

gpointer cq_ev
 Scheduled cleanup event.

agingag
 Holding container.

gint ttl
 Time to live.

time_t last_insert
 Last insertion time.


Field Documentation

struct aging* aging_value::ag
 

Holding container.

gpointer aging_value::cq_ev
 

Scheduled cleanup event.

gpointer aging_value::key
 

The associated key object.

time_t aging_value::last_insert
 

Last insertion time.

gint aging_value::ttl
 

Time to live.

gpointer aging_value::value
 

The value they inserted in the table.


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