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

hostcache Struct Reference


Detailed Description

A hostcache table.


Data Fields

gchar * name
 Name of the cache.

hcache_type_t type
 Cache type.

gboolean addr_only
 Use IP only, port always 0.

gboolean dirty
 If updated since last disk flush.

hash_list_thostlist
 Host list: IP/Port.

guint hits
 Hits to the cache.

guint misses
 Misses to the cache.

guint host_count
 Amount of hosts in cache.

gnet_property_t reading
 Property to signal reading.

gnet_property_t hosts_in_catcher
 Property to update host count.

gint mass_update
 If a mass update is in progess.


Field Documentation

gboolean hostcache::addr_only
 

Use IP only, port always 0.

gboolean hostcache::dirty
 

If updated since last disk flush.

guint hostcache::hits
 

Hits to the cache.

guint hostcache::host_count
 

Amount of hosts in cache.

hash_list_t* hostcache::hostlist
 

Host list: IP/Port.

gnet_property_t hostcache::hosts_in_catcher
 

Property to update host count.

gint hostcache::mass_update
 

If a mass update is in progess.

guint hostcache::misses
 

Misses to the cache.

gchar* hostcache::name
 

Name of the cache.

gnet_property_t hostcache::reading
 

Property to signal reading.

hcache_type_t hostcache::type
 

Cache type.


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