NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
ndn-content-store.hpp File Reference
#include "ns3/ndnSIM/model/ndn-common.hpp"
#include "ns3/object.h"
#include "ns3/ptr.h"
#include "ns3/traced-callback.h"
#include <tuple>
#include <boost/functional/hash.hpp>
Include dependency graph for ndn-content-store.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::ndn::cs::Entry
 NDN content store entry. More...
 
class  ns3::ndn::ContentStore
 Base class for NDN content store. More...
 

Namespaces

 ns3
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ns3::ndn
 
 ns3::ndn::cs
 Namespace for ContentStore operations.
 
 boost
 Copyright (c) 2013-2016 Regents of the University of California.
 

Functions

std::ostream & ns3::ndn::operator<< (std::ostream &os, const ContentStore &cs)
 
std::size_t boost::hash_value (const ::ndn::name::Component component)