NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::InMemoryStoragePersistent Member List

This is the complete list of members for ndn::InMemoryStoragePersistent, including all inherited members.

__pad0__ndn::InMemoryStoragePersistent
__pad1__ndn::InMemoryStorage
__pad2__ndn::InMemoryStorage
afterInsert(InMemoryStorageEntry *entry)ndn::InMemoryStoragevirtual
beforeErase(InMemoryStorageEntry *entry)ndn::InMemoryStoragevirtual
begin() constndn::InMemoryStorage
Cache typedefndn::InMemoryStorage
end() constndn::InMemoryStorage
erase(const Name &prefix, const bool isPrefix=true)ndn::InMemoryStorage
eraseImpl(const Name &name)ndn::InMemoryStorage
evictItem()=0ndn::InMemoryStoragepure virtual
find(const Interest &interest)ndn::InMemoryStorage
find(const Name &name)ndn::InMemoryStorage
findNextFresh(Cache::index< byFullName >::type::iterator startingPoint) constndn::InMemoryStorage
getCapacity() constndn::InMemoryStorageinline
getLimit() constndn::InMemoryStorageinline
INFINITE_WINDOWndn::InMemoryStoragestatic
InMemoryStorage(size_t limit=std::numeric_limits< size_t >::max())ndn::InMemoryStorageexplicit
InMemoryStorage(boost::asio::io_service &ioService, size_t limit=std::numeric_limits< size_t >::max())ndn::InMemoryStorageexplicit
InMemoryStoragePersistent()ndn::InMemoryStoragePersistent
InMemoryStoragePersistent(boost::asio::io_service &ioService)ndn::InMemoryStoragePersistentexplicit
insert(const Data &data, const time::milliseconds &mustBeFreshProcessingWindow=INFINITE_WINDOW)ndn::InMemoryStorage
isFull() constndn::InMemoryStorageinline
printCache(std::ostream &os) constndn::InMemoryStorage
selectChild(const Interest &interest, Cache::index< byFullName >::type::iterator startingPoint) constndn::InMemoryStorage
size() constndn::InMemoryStorageinline
~InMemoryStorage()ndn::InMemoryStoragevirtual