

Go to the source code of this file.
Classes | |
| class | nfd::pit::Entry |
| An Interest table entry. More... | |
Namespaces | |
| nfd | |
| Copyright (c) 2011-2015 Regents of the University of California. | |
| nfd::name_tree | |
| nfd::pit | |
Typedefs | |
| typedef std::list< InRecord > | nfd::pit::InRecordCollection |
| An unordered collection of in-records. More... | |
| typedef std::list< OutRecord > | nfd::pit::OutRecordCollection |
| An unordered collection of out-records. More... | |