Handle for a registered Interest filter. More...
#include <face.hpp>


Public Member Functions | |
| InterestFilterHandle () 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 registered Interest filter.
|
defaultnoexcept |
Referenced by ndn::RegisteredPrefixHandle::unregister().