#include "ns3/ndnSIM/model/ndn-common.hpp"
#include "ns3/ndnSIM/model/ndn-face.hpp"
#include "ns3/ptr.h"
#include "ns3/simple-ref-count.h"
Go to the source code of this file.
Classes | |
class | ns3::ndn::L3Tracer |
Base class for network-layer (incoming/outgoing Interests and Data) tracing of NDN stack. More... | |
struct | ns3::ndn::L3Tracer::Stats |
Namespaces | |
nfd | |
Copyright (c) 2011-2015 Regents of the University of California. | |
nfd::pit | |
ns3 | |
Copyright (c) 2011-2015 Regents of the University of California. | |
ns3::ndn | |
Functions | |
std::ostream & | ns3::ndn::operator<< (std::ostream &os, const L3Tracer &tracer) |
Helper to dump the trace to an output stream. More... | |