NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
pit.hpp File Reference
#include "pit-entry.hpp"
#include "pit-iterator.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::Pit
 represents the Interest Table More...
 

Namespaces

 nfd
 Copyright (c) 2011-2015 Regents of the University of California.
 
 nfd::pit
 

Typedefs

using nfd::pit::DataMatchResult = std::vector< shared_ptr< Entry > >