#include <deque>
#include "ns3/sequence-number.h"
#include "ns3/nstime.h"
#include "ns3/object.h"
Go to the source code of this file.
Classes | |
class | ns3::ndn::RttHistory |
Helper class to store RTT measurements. More... | |
class | ns3::ndn::RttEstimator |
Base class for all RTT Estimators. More... | |
Namespaces | |
ns3 | |
Copyright (c) 2011-2015 Regents of the University of California. | |
ns3::ndn | |
Typedefs | |
typedef std::deque< RttHistory > | ns3::ndn::RttHistory_t |