Handle for a registered Interest filter. More...
#include <ndn-cxx/face.hpp>
Inheritance diagram for ndn::InterestFilterHandle:
Collaboration diagram for ndn::InterestFilterHandle:Public Member Functions | |
| InterestFilterHandle () noexcept=default | |
| void | cancel () const |
| Cancel the operation. More... | |
Handle for a registered Interest filter.
|
defaultnoexcept |
|
inherited |
Cancel the operation.
Definition at line 28 of file cancel-handle.cpp.