NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: 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.

deleteSelf()ndn::detail::RecordBase< PendingInterest >inlineprotected
getId() constndn::detail::RecordBase< PendingInterest >inline
getInterest() constndn::PendingInterestinline
getOrigin() 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
PendingInterest(shared_ptr< const Interest > interest, Scheduler &scheduler)ndn::PendingInterestinline
recordForwarding()ndn::PendingInterestinline
recordNack(const lp::Nack &nack)ndn::PendingInterestinline
~RecordBase()=defaultndn::detail::RecordBase< PendingInterest >protected