NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::PendingInterestHandle Member List

This is the complete list of members for ndn::PendingInterestHandle, including all inherited members.

cancel() constndn::detail::CancelHandle
CancelHandle() noexcept=defaultndn::detail::CancelHandle
CancelHandle(function< void()> cancel)ndn::detail::CancelHandleexplicit
operator const PendingInterestId *() const noexceptndn::PendingInterestHandleinline
PendingInterestHandle() noexcept=defaultndn::PendingInterestHandle
PendingInterestHandle(Face &face, const PendingInterestId *id)ndn::PendingInterestHandle