Loading...
Searching...
No Matches
pit.hpp File Reference
#include "name-tree.hpp"
#include "pit-entry.hpp"
+ Include dependency graph for pit.hpp:
+ This graph shows which files directly or indirectly include this file:

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.