Public Member Functions | Public Attributes

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 (SequenceNumber32 s, uint32_t c, Time t)
 RttHistory (const RttHistory &h)

Public Attributes

SequenceNumber32 seq
uint32_t count
Time time
bool retx

Detailed Description

Implements several variations of round trip time estimators.


The documentation for this class was generated from the following file: