Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

Tdupple Struct Reference


Data Fields

SEQ_TYPE min_seq
SEQ_TYPE max_seq
double max_seq_time
Tdupple * last
Tdupple * next

Detailed Description

Structure for determining duplicities. The items of this structure consist of minimal and maximal incoming sequence number (it means that all sequence numbers between this values already came). These items are joined to the list ordered by their minimal sequence number.


Field Documentation

struct Tdupple* Tdupple::last
 

last item

SEQ_TYPE Tdupple::max_seq
 

maximal incoming seq

double Tdupple::max_seq_time
 

incoming time of maximal seq

SEQ_TYPE Tdupple::min_seq
 

minimal seq

struct Tdupple* Tdupple::next
 

next item


The documentation for this struct was generated from the following file:
Generated on Fri May 21 07:50:25 2004 for Active Router Transport Protocol (ARTP) by doxygen1.2.15