A handle of registered Interest filter. More...
#include <face.hpp>
Public Member Functions | |
InterestFilterHandle () noexcept=default | |
InterestFilterHandle (Face &face, const InterestFilterId *id) | |
Public Member Functions inherited from ndn::detail::CancelHandle | |
CancelHandle () noexcept | |
CancelHandle (std::function< void()> cancel) noexcept | |
void | cancel () const |
Cancel the operation. More... | |
A handle of registered Interest filter.
|
defaultnoexcept |
ndn::InterestFilterHandle::InterestFilterHandle | ( | Face & | face, |
const InterestFilterId * | id | ||
) |