NS-3 based Named Data Networking (NDN) simulator
ndnSIM: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
ns3::ndn::RttHistory Class Reference

Helper class to store RTT measurements. More...

#include <ndn-rtt-estimator.h>

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

Helper class to store RTT measurements.

Definition at line 43 of file ndn-rtt-estimator.h.


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