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

search_stats.h File Reference

#include "common.h"

Go to the source code of this file.

Enumerations

enum  { NO_SEARCH_STATS, WORD_SEARCH_STATS, WHOLE_SEARCH_STATS, ROUTED_SEARCH_STATS }
 Stats types for search_stats_gui_set_type(). More...


Functions

void search_stats_gui_init (void)
void search_stats_gui_shutdown (void)
void search_stats_gui_reset (void)
 Clear the list, empty the hash table.

void search_stats_gui_set_type (gint type)
void search_stats_gui_update (time_t now)
 Display the data gathered during the last time period.


Enumeration Type Documentation

anonymous enum
 

Stats types for search_stats_gui_set_type().

Enumeration values:
NO_SEARCH_STATS 
WORD_SEARCH_STATS 
WHOLE_SEARCH_STATS 
ROUTED_SEARCH_STATS 


Function Documentation

void search_stats_gui_init void   ) 
 

void search_stats_gui_reset void   ) 
 

Clear the list, empty the hash table.

void search_stats_gui_set_type gint  type  ) 
 

void search_stats_gui_shutdown void   ) 
 

void search_stats_gui_update time_t  now  ) 
 

Display the data gathered during the last time period.

Perhaps it would be better to have this done on a button click(?)


Generated on Sun Feb 12 10:50:07 2006 for Gtk-Gnutella by doxygen 1.3.6