This is the complete list of members for ndn::Interest, including all inherited members.
| get(struct ndn_Interest &interestStruct) const | ndn::Interest | |
| getAnswerOriginKind() const | ndn::Interest | |
| getChangeCount() const | ndn::Interest | inline |
| getChildSelector() const (defined in ndn::Interest) | ndn::Interest | inline |
| getDefaultWireEncoding() const | ndn::Interest | inline |
| getDefaultWireEncodingFormat() const | ndn::Interest | inline |
| getExclude() (defined in ndn::Interest) | ndn::Interest | inline |
| getExclude() const (defined in ndn::Interest) | ndn::Interest | inline |
| getInterestLifetimeMilliseconds() const (defined in ndn::Interest) | ndn::Interest | inline |
| getKeyLocator() const (defined in ndn::Interest) | ndn::Interest | inline |
| getKeyLocator() (defined in ndn::Interest) | ndn::Interest | inline |
| getMaxSuffixComponents() const (defined in ndn::Interest) | ndn::Interest | inline |
| getMinSuffixComponents() const (defined in ndn::Interest) | ndn::Interest | inline |
| getMustBeFresh() const | ndn::Interest | inline |
| getName() (defined in ndn::Interest) | ndn::Interest | inline |
| getName() const (defined in ndn::Interest) | ndn::Interest | inline |
| getNonce() const | ndn::Interest | inline |
| getPublisherPublicKeyDigest() | ndn::Interest | inline |
| getPublisherPublicKeyDigest() const | ndn::Interest | inline |
| getScope() const (defined in ndn::Interest) | ndn::Interest | inline |
| Interest(const Name &name, int minSuffixComponents, int maxSuffixComponents, const PublisherPublicKeyDigest &publisherPublicKeyDigest, const Exclude &exclude, int childSelector, int answerOriginKind, int scope, Milliseconds interestLifetimeMilliseconds, const Blob &nonce) | ndn::Interest | |
| Interest(const Name &name, int minSuffixComponents, int maxSuffixComponents, const PublisherPublicKeyDigest &publisherPublicKeyDigest, const Exclude &exclude, int childSelector, int answerOriginKind, int scope, Milliseconds interestLifetimeMilliseconds) | ndn::Interest | |
| Interest(const Name &name, int minSuffixComponents, int maxSuffixComponents, const KeyLocator &keyLocator, const Exclude &exclude, int childSelector, int answerOriginKind, int scope, Milliseconds interestLifetimeMilliseconds) | ndn::Interest | |
| Interest(const Name &name, Milliseconds interestLifetimeMilliseconds) | ndn::Interest | inline |
| Interest(const Name &name) | ndn::Interest | inline |
| Interest(const Interest &interest) (defined in ndn::Interest) | ndn::Interest | inline |
| Interest() | ndn::Interest | inline |
| matchesName(const Name &name) const | ndn::Interest | |
| operator=(const Interest &interest) (defined in ndn::Interest) | ndn::Interest | |
| set(const struct ndn_Interest &interestStruct) | ndn::Interest | |
| setAnswerOriginKind(int answerOriginKind) | ndn::Interest | |
| setChildSelector(int childSelector) | ndn::Interest | inline |
| setExclude(const Exclude &exclude) | ndn::Interest | inline |
| setInterestLifetimeMilliseconds(Milliseconds interestLifetimeMilliseconds) | ndn::Interest | inline |
| setKeyLocator(const KeyLocator &keyLocator) | ndn::Interest | inline |
| setMaxSuffixComponents(int maxSuffixComponents) | ndn::Interest | inline |
| setMinSuffixComponents(int minSuffixComponents) | ndn::Interest | inline |
| setMustBeFresh(bool mustBeFresh) | ndn::Interest | inline |
| setName(const Name &name) | ndn::Interest | inline |
| setNonce(const Blob &nonce) | ndn::Interest | inline |
| setScope(int scope) | ndn::Interest | inline |
| toUri() const | ndn::Interest | |
| wireDecode(const Blob &input, WireFormat &wireFormat=*WireFormat::getDefaultWireFormat()) | ndn::Interest | |
| wireDecode(const uint8_t *input, size_t inputLength, WireFormat &wireFormat=*WireFormat::getDefaultWireFormat()) | ndn::Interest | |
| wireDecode(const std::vector< uint8_t > &input, WireFormat &wireFormat=*WireFormat::getDefaultWireFormat()) | ndn::Interest | inline |
| wireEncode(WireFormat &wireFormat=*WireFormat::getDefaultWireFormat()) const | ndn::Interest |
1.8.9.1