Go to the source code of this file.
Classes | |
struct | nfd::cs::priority_fifo::EntryInfo |
class | nfd::cs::priority_fifo::PriorityFifoPolicy |
Priority FIFO replacement policy. More... | |
Namespaces | |
nfd | |
Copyright (c) 2011-2015 Regents of the University of California. | |
nfd::cs | |
nfd::cs::priority_fifo | |
Typedefs | |
using | nfd::cs::priority_fifo::Queue = std::list< Policy::EntryRef > |