NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn-l3-tracer.hpp File Reference
#include "ns3/ndnSIM/model/ndn-common.hpp"
#include "ns3/ndnSIM/NFD/daemon/table/pit-entry.hpp"
#include "ns3/ptr.h"
#include "ns3/simple-ref-count.h"
Include dependency graph for ndn-l3-tracer.hpp:
This graph shows which files directly or indirectly include this file:

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

 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...