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

qrp_context Struct Reference


Data Fields

enum qrp_magic magic
routing_table ** rtp
 Points to routing table variable to fill.

routing_patch ** rpp
 Points to routing patch variable to fill.

GSList * sl_substrings
 List of all substrings.

gint substrings
 Amount of substrings.

gchar * table
 Computed routing table.

gint slots
 Amount of slots in table.

routing_tablest
 Smaller table.

routing_tablelt
 Larger table for merging (destination).

gint sidx
 Source index in `st'.

gint lidx
 Merging index in `lt'.

gint expand
 Expansion ratio from `st' to `lt'.


Field Documentation

gint qrp_context::expand
 

Expansion ratio from `st' to `lt'.

gint qrp_context::lidx
 

Merging index in `lt'.

struct routing_table* qrp_context::lt
 

Larger table for merging (destination).

enum qrp_magic qrp_context::magic
 

struct routing_patch** qrp_context::rpp
 

Points to routing patch variable to fill.

struct routing_table** qrp_context::rtp
 

Points to routing table variable to fill.

gint qrp_context::sidx
 

Source index in `st'.

GSList* qrp_context::sl_substrings
 

List of all substrings.

gint qrp_context::slots
 

Amount of slots in table.

struct routing_table* qrp_context::st
 

Smaller table.

gint qrp_context::substrings
 

Amount of substrings.

gchar* qrp_context::table
 

Computed routing table.


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