This is the complete list of members for ndn::PendingInterestTable, including all inherited members.
| add(uint64_t pendingInterestId, const ptr_lib::shared_ptr< const Interest > &interestCopy, const OnData &onData, const OnTimeout &onTimeout, const OnNetworkNack &onNetworkNack) | ndn::PendingInterestTable | |
| extractEntriesForExpressedInterest(const Data &data, std::vector< ptr_lib::shared_ptr< Entry > > &entries) | ndn::PendingInterestTable | |
| extractEntriesForNackInterest(const Interest &interest, std::vector< ptr_lib::shared_ptr< Entry > > &entries) | ndn::PendingInterestTable | |
| removeEntry(const ptr_lib::shared_ptr< Entry > &pendingInterest) | ndn::PendingInterestTable | |
| removePendingInterest(uint64_t pendingInterestId) | ndn::PendingInterestTable |
1.8.6