NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
content-store-impl.hpp File Reference
#include "ns3/ndnSIM/model/ndn-common.hpp"
#include "ndn-content-store.hpp"
#include "ns3/packet.h"
#include <boost/foreach.hpp>
#include "ns3/log.h"
#include "ns3/uinteger.h"
#include "ns3/string.h"
#include "../../utils/trie/trie-with-policy.hpp"
Include dependency graph for content-store-impl.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::EntryImpl< CS >
 Cache entry implementation with additional references to the base container. More...
 
class  ns3::ndn::cs::ContentStoreImpl< Policy >
 Base implementation of NDN content store. More...
 
struct  ns3::ndn::cs::isNotExcluded
 

Namespaces

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