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

qrp_context Struct Reference


Data Fields

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

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 Sat Jun 30 17:53:34 2007 for gtk-gnutella by  doxygen 1.3.9.1