ndn::InterestFilter Member List

This is the complete list of members for ndn::InterestFilter, including all inherited members.

doesMatch(const Name &name) const ndn::InterestFilter
getPrefix() const ndn::InterestFilterinline
getRegexFilter() const ndn::InterestFilterinline
hasRegexFilter() const ndn::InterestFilterinline
InterestFilter(const Name &prefix)ndn::InterestFilterinline
InterestFilter(const std::string &prefixUri)ndn::InterestFilterinline
InterestFilter(const char *prefixUri)ndn::InterestFilterinline
InterestFilter(const Name &prefix, const std::string &regexFilter)ndn::InterestFilter
InterestFilter(const Name &prefix, const char *regexFilter)ndn::InterestFilter
InterestFilter(const std::string &prefixUri, const std::string &regexFilter)ndn::InterestFilter
InterestFilter(const char *prefixUri, const std::string &regexFilter)ndn::InterestFilter
InterestFilter(const std::string &prefixUri, const char *regexFilter)ndn::InterestFilter
InterestFilter(const char *prefixUri, const char *regexFilter)ndn::InterestFilter