This is the complete list of members for ndn::InterestFilter, including all inherited members.
allowLoopback(bool wantLoopback) noexcept | ndn::InterestFilter | inline |
allowsLoopback() const noexcept | ndn::InterestFilter | inline |
doesMatch(const Name &name) const | ndn::InterestFilter | |
getPrefix() const | ndn::InterestFilter | inline |
getRegexFilter() const | ndn::InterestFilter | inline |
hasRegexFilter() const | ndn::InterestFilter | inline |
InterestFilter(const Name &prefix) | ndn::InterestFilter | |
InterestFilter(const char *prefixUri) | ndn::InterestFilter | |
InterestFilter(const std::string &prefixUri) | ndn::InterestFilter | |
InterestFilter(const Name &prefix, const std::string ®exFilter) | ndn::InterestFilter | |
operator const Name &() const | ndn::InterestFilter |