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

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

__pad0__ndn::InMemoryStorageLru
__pad1__ndn::InMemoryStorage
__pad2__ndn::InMemoryStorage
afterAccess(InMemoryStorageEntry *entry) overridendn::InMemoryStorageLru
afterInsert(InMemoryStorageEntry *entry) overridendn::InMemoryStorageLruvirtual
beforeErase(InMemoryStorageEntry *entry) overridendn::InMemoryStorageLruvirtual
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::InMemoryStorage
evictItem()=0ndn::InMemoryStoragepure virtual
find(const Interest &interest)ndn::InMemoryStorage
find(const Name &name)ndn::InMemoryStorage
findNextFresh(Cache::index< byFullName >::type::iterator startingPoint) const ndn::InMemoryStorage
getCapacity() const ndn::InMemoryStorageinline
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
InMemoryStorageLru(size_t limit=10)ndn::InMemoryStorageLruexplicit
InMemoryStorageLru(boost::asio::io_service &ioService, size_t limit=10)ndn::InMemoryStorageLru
insert(const Data &data, const time::milliseconds &mustBeFreshProcessingWindow=INFINITE_WINDOW)ndn::InMemoryStorage
isFull() const ndn::InMemoryStorageinline
printCache(std::ostream &os) const ndn::InMemoryStorage
selectChild(const Interest &interest, Cache::index< byFullName >::type::iterator startingPoint) const ndn::InMemoryStorage
size() const ndn::InMemoryStorageinline
~InMemoryStorage()ndn::InMemoryStoragevirtual