#include "ndn-cxx/ims/in-memory-storage.hpp"#include <boost/multi_index_container.hpp>#include <boost/multi_index/hashed_index.hpp>#include <boost/multi_index/sequenced_index.hpp>
Include dependency graph for in-memory-storage-fifo.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ndn::InMemoryStorageFifo |
| Provides in-memory storage employing First-In-First-Out (FIFO) replacement policy. More... | |
Namespaces | |
| ndn | |