pit-entry.hpp File Reference
#include "pit-in-record.hpp"
#include "pit-out-record.hpp"
#include <list>
+ Include dependency graph for pit-entry.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nfd::pit::Entry
 Represents an entry in the Interest table (PIT). More...
 

Namespaces

 nfd
 
 nfd::name_tree
 
 nfd::pit
 

Typedefs

using nfd::pit::InRecordCollection = std::list< InRecord >
 An unordered collection of in-records. More...
 
using nfd::pit::OutRecordCollection = std::list< OutRecord >
 An unordered collection of out-records. More...