NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::PendingInterest Member List

This is the complete list of members for ndn::PendingInterest, including all inherited members.

getInterest() const ndn::PendingInterestinline
invokeDataCallback(const Data &data)ndn::PendingInterestinline
OnData typedefndn::PendingInterest
OnTimeout typedefndn::PendingInterest
PendingInterest(shared_ptr< const Interest > interest, const OnData &onData, const OnTimeout &onTimeout, Scheduler &scheduler)ndn::PendingInterestinline
setDeleter(const std::function< void()> &deleter)ndn::PendingInterestinline