NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
in-memory-storage.hpp File Reference
#include "ndn-cxx/ims/in-memory-storage-entry.hpp"
#include "ndn-cxx/util/scheduler.hpp"
#include <iterator>
#include <stack>
#include <boost/multi_index_container.hpp>
#include <boost/multi_index/identity.hpp>
#include <boost/multi_index/mem_fun.hpp>
#include <boost/multi_index/member.hpp>
#include <boost/multi_index/ordered_index.hpp>
#include <boost/multi_index/sequenced_index.hpp>
Include dependency graph for in-memory-storage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::InMemoryStorage
 Represents in-memory storage. More...
 
class  ndn::InMemoryStorage::const_iterator
 Represents a self-defined const_iterator for the in-memory storage. More...
 
class  ndn::InMemoryStorage::Error
 Represents an error might be thrown during reduce the current capacity of the in-memory storage through function setCapacity(size_t nMaxPackets). More...
 

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.