ndn::InMemoryStorageLfu Member List

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

afterAccess(InMemoryStorageEntry *entry) overridendn::InMemoryStorageLfuprotectedvirtual
afterInsert(InMemoryStorageEntry *entry) overridendn::InMemoryStorageLfuprotectedvirtual
beforeErase(InMemoryStorageEntry *entry) overridendn::InMemoryStorageLfuprotectedvirtual
begin() const ndn::InMemoryStorage
Cache typedefndn::InMemoryStorage
end() const ndn::InMemoryStorage
erase(const Name &prefix, const bool isPrefix=true)ndn::InMemoryStorage
eraseImpl(const Name &name)ndn::InMemoryStorageprotected
evictItem() overridendn::InMemoryStorageLfuprotectedvirtual
find(const Interest &interest)ndn::InMemoryStorage
find(const Name &name)ndn::InMemoryStorage
getCapacity() const ndn::InMemoryStorageinlineprotected
getLimit() const ndn::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
InMemoryStorageLfu(size_t limit=16)ndn::InMemoryStorageLfuexplicit
InMemoryStorageLfu(boost::asio::io_service &ioService, size_t limit=16)ndn::InMemoryStorageLfuexplicit
insert(const Data &data, const time::milliseconds &mustBeFreshProcessingWindow=INFINITE_WINDOW)ndn::InMemoryStorage
isFull() const ndn::InMemoryStorageinlineprotected
printCache(std::ostream &os) const ndn::InMemoryStorageprotected
setCapacity(size_t nMaxPackets)ndn::InMemoryStorageprotected
size() const ndn::InMemoryStorageinline
~InMemoryStorage()ndn::InMemoryStoragevirtual