This is the complete list of members for ndn::Selectors, including all inherited members.
empty() const | ndn::Selectors | |
getChildSelector() const | ndn::Selectors | inline |
getExclude() const | ndn::Selectors | inline |
getMaxSuffixComponents() const | ndn::Selectors | inline |
getMinSuffixComponents() const | ndn::Selectors | inline |
getMustBeFresh() const | ndn::Selectors | inline |
getPublisherPublicKeyLocator() const | ndn::Selectors | inline |
operator!=(const Selectors &other) const | ndn::Selectors | inline |
operator==(const Selectors &other) const | ndn::Selectors | |
Selectors() | ndn::Selectors | |
Selectors(const Block &wire) | ndn::Selectors | explicit |
setChildSelector(int childSelector) | ndn::Selectors | |
setExclude(const Exclude &exclude) | ndn::Selectors | |
setMaxSuffixComponents(int maxSuffixComponents) | ndn::Selectors | |
setMinSuffixComponents(int minSuffixComponents) | ndn::Selectors | |
setMustBeFresh(bool mustBeFresh) | ndn::Selectors | |
setPublisherPublicKeyLocator(const KeyLocator &keyLocator) | ndn::Selectors | |
wireDecode(const Block &wire) | ndn::Selectors | |
wireEncode(EncodingImpl< TAG > &encoder) const | ndn::Selectors | |
wireEncode() const | ndn::Selectors |