ndn::Interest Member List

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::Interestinline
getChildSelector() const (defined in ndn::Interest)ndn::Interestinline
getDefaultWireEncoding() const ndn::Interestinline
getDefaultWireEncodingFormat() const ndn::Interestinline
getExclude() (defined in ndn::Interest)ndn::Interestinline
getExclude() const (defined in ndn::Interest)ndn::Interestinline
getInterestLifetimeMilliseconds() const (defined in ndn::Interest)ndn::Interestinline
getKeyLocator() const (defined in ndn::Interest)ndn::Interestinline
getKeyLocator() (defined in ndn::Interest)ndn::Interestinline
getMaxSuffixComponents() const (defined in ndn::Interest)ndn::Interestinline
getMinSuffixComponents() const (defined in ndn::Interest)ndn::Interestinline
getMustBeFresh() const ndn::Interestinline
getName() (defined in ndn::Interest)ndn::Interestinline
getName() const (defined in ndn::Interest)ndn::Interestinline
getNonce() const ndn::Interestinline
getPublisherPublicKeyDigest()ndn::Interestinline
getPublisherPublicKeyDigest() const ndn::Interestinline
getScope() const (defined in ndn::Interest)ndn::Interestinline
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::Interestinline
Interest(const Name &name)ndn::Interestinline
Interest(const Interest &interest) (defined in ndn::Interest)ndn::Interestinline
Interest()ndn::Interestinline
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::Interestinline
setExclude(const Exclude &exclude)ndn::Interestinline
setInterestLifetimeMilliseconds(Milliseconds interestLifetimeMilliseconds)ndn::Interestinline
setKeyLocator(const KeyLocator &keyLocator)ndn::Interestinline
setMaxSuffixComponents(int maxSuffixComponents)ndn::Interestinline
setMinSuffixComponents(int minSuffixComponents)ndn::Interestinline
setMustBeFresh(bool mustBeFresh)ndn::Interestinline
setName(const Name &name)ndn::Interestinline
setNonce(const Blob &nonce)ndn::Interestinline
setScope(int scope)ndn::Interestinline
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::Interestinline
wireEncode(WireFormat &wireFormat=*WireFormat::getDefaultWireFormat()) const ndn::Interest