A handle of pending Interest.
More...
#include <ndn-cxx/face.hpp>
A handle of pending Interest.
- Warning
- Canceling a pending Interest after the face has been destructed may trigger undefined behavior.
Definition at line 548 of file face.hpp.
ndn::PendingInterestHandle::PendingInterestHandle |
( |
| ) |
|
|
defaultnoexcept |
ndn::PendingInterestHandle::PendingInterestHandle |
( |
Face & |
face, |
|
|
const PendingInterestId * |
id |
|
) |
| |
void ndn::detail::CancelHandle::cancel |
( |
| ) |
const |
|
inherited |
ndn::PendingInterestHandle::operator const PendingInterestId * |
( |
| ) |
const |
|
inlinenoexcept |