Go to the source code of this file.
Classes | |
class | nfd::pit::Iterator |
PIT iterator. More... | |
class | nfd::pit::Pit |
NFD's Interest Table. More... | |
Namespaces | |
namespace | nfd |
-status-http-server | |
namespace | nfd::pit |
Typedefs | |
using | nfd::pit::DataMatchResult = std::vector< shared_ptr< Entry > > |
An unordered iterable of all PIT entries matching a Data packet. | |