This is the complete list of members for ndn::PendingInterest, including all inherited members.
deleteSelf() | ndn::RecordBase< PendingInterest > | inlineprotected |
getId() const | ndn::RecordBase< PendingInterest > | inline |
getInterest() const | ndn::PendingInterest | inline |
getOrigin() 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 |
PendingInterest(shared_ptr< const Interest > interest, Scheduler &scheduler) | ndn::PendingInterest | inline |
recordForwarding() | ndn::PendingInterest | inline |
recordNack(const lp::Nack &nack) | ndn::PendingInterest | inline |
~RecordBase()=default | ndn::RecordBase< PendingInterest > | protected |