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

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

__pad0__ndn::InMemoryStorageLfu
__pad1__ndn::InMemoryStorage
__pad2__ndn::InMemoryStorage
afterAccess(InMemoryStorageEntry *entry) overridendn::InMemoryStorageLfu
afterInsert(InMemoryStorageEntry *entry) overridendn::InMemoryStorageLfuvirtual
beforeErase(InMemoryStorageEntry *entry) overridendn::InMemoryStorageLfuvirtual
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(DummyIoService &ioService, size_t limit=std::numeric_limits< size_t >::max())ndn::InMemoryStorageexplicit
InMemoryStorageLfu(size_t limit=16)ndn::InMemoryStorageLfuexplicit
InMemoryStorageLfu(DummyIoService &ioService, size_t limit=16)ndn::InMemoryStorageLfuexplicit
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