NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn-cs-tracer.hpp File Reference
#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>
Include dependency graph for ndn-cs-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::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
 

Functions

std::ostream & ns3::ndn::operator<< (std::ostream &os, const CsTracer &tracer)
 Helper to dump the trace to an output stream. More...