Handle for a pending Interest. More...
#include <face.hpp>
Public Member Functions | |
PendingInterestHandle () noexcept=default | |
Public Member Functions inherited from ndn::detail::CancelHandle | |
CancelHandle () noexcept | |
CancelHandle (std::function< void()> cancel) noexcept | |
void | cancel () const |
Cancel the operation. More... | |
Handle for a pending Interest.
|
defaultnoexcept |
Referenced by ndn::extractLpLocalFields().