Go to the source code of this file.
Classes | |
class | nfd::pit::Entry |
an Interest table entry More... | |
Namespaces | |
nfd | |
Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St. | |
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... | |