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

hostcache Struct Reference


Detailed Description

A hostcache table.


Data Fields

const 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.
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.

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.

const gchar* hostcache::name
 

Name of the cache.

hcache_type_t hostcache::type
 

Cache type.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 30 17:53:33 2007 for gtk-gnutella by  doxygen 1.3.9.1