face-query-filter.hpp File Reference
#include "ndn-cxx/encoding/block.hpp"
#include "ndn-cxx/encoding/nfd-constants.hpp"
#include <optional>
+ Include dependency graph for face-query-filter.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::nfd::FaceQueryFilter::Error
 
class  ndn::nfd::FaceQueryFilter
 Represents Face Query Filter. More...
 

Namespaces

 ndn
 
 ndn::nfd
 Contains classes and functions related to the NFD Management protocol.
 

Functions

bool ndn::nfd::operator!= (const FaceQueryFilter &a, const FaceQueryFilter &b)
 
std::ostream & ndn::nfd::operator<< (std::ostream &os, const FaceQueryFilter &filter)
 
bool ndn::nfd::operator== (const FaceQueryFilter &a, const FaceQueryFilter &b)