#include "ndn-cxx/encoding/block.hpp"
#include "ndn-cxx/encoding/nfd-constants.hpp"
#include "ndn-cxx/util/optional.hpp"
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 | |
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) |