This is the complete list of members for ndn::PendingInterest, including all inherited members.
getInterest() const | ndn::PendingInterest | inline |
invokeDataCallback(const Data &data) | ndn::PendingInterest | inline |
invokeNackCallback(const lp::Nack &nack) | ndn::PendingInterest | inline |
PendingInterest(shared_ptr< const Interest > interest, const DataCallback &dataCallback, const NackCallback &nackCallback, const TimeoutCallback &timeoutCallback, Scheduler &scheduler) | ndn::PendingInterest | inline |
setDeleter(const std::function< void()> &deleter) | ndn::PendingInterest | inline |