This is the complete list of members for ndn::InMemoryStorageFifo, including all inherited members.
| afterAccess(InMemoryStorageEntry *entry) | ndn::InMemoryStorage | protectedvirtual | 
| afterInsert(InMemoryStorageEntry *entry) override | ndn::InMemoryStorageFifo | protectedvirtual | 
| beforeErase(InMemoryStorageEntry *entry) override | ndn::InMemoryStorageFifo | protectedvirtual | 
| begin() const | ndn::InMemoryStorage | |
| Cache typedef | ndn::InMemoryStorage | |
| end() const | ndn::InMemoryStorage | |
| erase(const Name &prefix, const bool isPrefix=true) | ndn::InMemoryStorage | |
| eraseImpl(const Name &name) | ndn::InMemoryStorage | protected | 
| evictItem() override | ndn::InMemoryStorageFifo | protectedvirtual | 
| find(const Interest &interest) | ndn::InMemoryStorage | |
| find(const Name &name) | ndn::InMemoryStorage | |
| getCapacity() const | ndn::InMemoryStorage | inlineprotected | 
| getLimit() const | ndn::InMemoryStorage | inline | 
| INFINITE_WINDOW | ndn::InMemoryStorage | static | 
| InMemoryStorage(size_t limit=std::numeric_limits< size_t >::max()) | ndn::InMemoryStorage | explicit | 
| InMemoryStorage(boost::asio::io_service &ioService, size_t limit=std::numeric_limits< size_t >::max()) | ndn::InMemoryStorage | explicit | 
| InMemoryStorageFifo(size_t limit=16) | ndn::InMemoryStorageFifo | explicit | 
| InMemoryStorageFifo(boost::asio::io_service &ioService, size_t limit=16) | ndn::InMemoryStorageFifo | explicit | 
| insert(const Data &data, const time::milliseconds &mustBeFreshProcessingWindow=INFINITE_WINDOW) | ndn::InMemoryStorage | |
| isFull() const | ndn::InMemoryStorage | inlineprotected | 
| printCache(std::ostream &os) const | ndn::InMemoryStorage | protected | 
| setCapacity(size_t nMaxPackets) | ndn::InMemoryStorage | protected | 
| size() const | ndn::InMemoryStorage | inline | 
| ~InMemoryStorage() | ndn::InMemoryStorage | virtual |