ns3::RttHistory Class Reference
[Tcp]

Implements several variations of round trip time estimators. More...

#include <rtt-estimator.h>

Collaboration diagram for ns3::RttHistory:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RttHistory (SequenceNumber s, uint32_t c, Time t)
 RttHistory (const RttHistory &h)

Public Attributes

SequenceNumber seq
uint32_t count
Time time
bool retx

Detailed Description

Implements several variations of round trip time estimators.

Definition at line 40 of file rtt-estimator.h.


Constructor & Destructor Documentation

ns3::RttHistory::RttHistory ( SequenceNumber  s,
uint32_t  c,
Time  t 
)

Definition at line 64 of file rtt-estimator.cc.

ns3::RttHistory::RttHistory ( const RttHistory h  ) 

Definition at line 69 of file rtt-estimator.cc.


Member Data Documentation

Definition at line 46 of file rtt-estimator.h.

Referenced by ns3::RttEstimator::AckSeq().

Definition at line 48 of file rtt-estimator.h.

Referenced by ns3::RttEstimator::AckSeq().

Definition at line 45 of file rtt-estimator.h.

Referenced by ns3::RttEstimator::AckSeq().

Definition at line 47 of file rtt-estimator.h.

Referenced by ns3::RttEstimator::AckSeq().


The documentation for this class was generated from the following files:
Generated on Thu Dec 3 14:11:46 2009 for NS-3 by  doxygen 1.6.3