NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
pending-interest.hpp File Reference
Include dependency graph for pending-interest.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::PendingInterest
 Stores a pending Interest and associated callbacks. More...
 

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 

Enumerations

enum  ndn::PendingInterestOrigin { ndn::PendingInterestOrigin::APP, ndn::PendingInterestOrigin::FORWARDER }
 Indicates where a pending Interest came from. More...
 

Functions

std::ostream & ndn::operator<< (std::ostream &os, PendingInterestOrigin origin)