#include "ns3/ndnSIM/model/ndn-common.hpp"
#include "ns3/ptr.h"
#include "ns3/simple-ref-count.h"
#include <ns3/nstime.h>
#include <ns3/event-id.h>
#include <ns3/node-container.h>
#include <tuple>
#include <map>
#include <list>
Go to the source code of this file.
Classes | |
class | ns3::ndn::CsTracer |
NDN tracer for cache performance (hits and misses) More... | |
Namespaces | |
ns3 | |
Copyright (c) 2011-2015 Regents of the University of California. | |
ns3::ndn | |
ns3::ndn::cs | |
Namespace for ContentStore operations. | |
Functions | |
std::ostream & | ns3::ndn::operator<< (std::ostream &os, const CsTracer &tracer) |
Helper to dump the trace to an output stream. More... | |