ndn::Interest Member List

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

getChildSelector() const ndn::Interestinline
getCongestionMark() const ndn::PacketBase
getExclude() const ndn::Interestinline
getForwardingHint() const ndn::Interestinline
getInterestLifetime() const ndn::Interestinline
getMaxSuffixComponents() const ndn::Interestinline
getMinSuffixComponents() const ndn::Interestinline
getMustBeFresh() const ndn::Interestinline
getName() const ndn::Interestinline
getNonce() const ndn::Interest
getPublisherPublicKeyLocator() const ndn::Interestinline
getSelectors() const ndn::Interestinline
getTag() const ndn::TagHostinline
hasNonce() const ndn::Interestinline
hasSelectors() const ndn::Interestinline
hasWire() const ndn::Interestinline
Interest(const Name &name=Name(), time::milliseconds interestLifetime=DEFAULT_INTEREST_LIFETIME)ndn::Interestexplicit
Interest(const Block &wire)ndn::Interestexplicit
matchesData(const Data &data) const ndn::Interest
matchesInterest(const Interest &other) const ndn::Interest
matchesName(const Name &name) const ndn::Interest
modifyForwardingHint(const Modifier &modifier)ndn::Interestinline
refreshNonce()ndn::Interest
removeTag() const ndn::TagHostinline
setChildSelector(int childSelector)ndn::Interestinline
setCongestionMark(uint64_t mark)ndn::PacketBase
setExclude(const Exclude &exclude)ndn::Interestinline
setForwardingHint(const DelegationList &value)ndn::Interest
setInterestLifetime(time::milliseconds interestLifetime)ndn::Interest
setMaxSuffixComponents(int maxSuffixComponents)ndn::Interestinline
setMinSuffixComponents(int minSuffixComponents)ndn::Interestinline
setMustBeFresh(bool mustBeFresh)ndn::Interestinline
setName(const Name &name)ndn::Interestinline
setNonce(uint32_t nonce)ndn::Interest
setPublisherPublicKeyLocator(const KeyLocator &keyLocator)ndn::Interestinline
setSelectors(const Selectors &selectors)ndn::Interestinline
setTag(shared_ptr< T > tag) const ndn::TagHostinline
toUri() const ndn::Interest
wireDecode(const Block &wire)ndn::Interest
wireEncode(EncodingImpl< TAG > &encoder) const ndn::Interest
wireEncode() const ndn::Interest