A handle of registered Interest filter.  
 More...
#include <ndn-cxx/face.hpp>
A handle of registered Interest filter. 
- Warning
- Unsetting an Interest filter after the face has been destructed may trigger undefined behavior. 
Definition at line 624 of file face.hpp.
◆ InterestFilterHandle() [1/2]
  
  | 
        
          | ndn::InterestFilterHandle::InterestFilterHandle | ( |  | ) |  |  | defaultnoexcept | 
 
 
◆ InterestFilterHandle() [2/2]
      
        
          | ndn::InterestFilterHandle::InterestFilterHandle | ( | Face & | face, | 
        
          |  |  | const InterestFilterId * | id | 
        
          |  | ) |  |  | 
      
 
 
◆ cancel()
  
  | 
        
          | void ndn::detail::CancelHandle::cancel | ( |  | ) | const |  | inherited |