NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: 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() constndn::PendingInterestinline
invokeDataCallback(const Data &data)ndn::PendingInterestinline
invokeNackCallback(const lp::Nack &nack)ndn::PendingInterestinline
PendingInterest(shared_ptr< const Interest > interest, const DataCallback &dataCallback, const NackCallback &nackCallback, const TimeoutCallback &timeoutCallback, Scheduler &scheduler)ndn::PendingInterestinline
setDeleter(const std::function< void()> &deleter)ndn::PendingInterestinline