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... | |