ndn::Interest Member List

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

getCanBePrefix() const ndn::Interestinline
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
getParameters() const ndn::Interestinline
getPublisherPublicKeyLocator() const ndn::Interestinline
getSelectors() const ndn::Interestinline
getTag() const ndn::TagHost
hasNonce() const ndn::Interestinline
hasParameters() const ndn::Interestinline
hasSelectors() const ndn::Interestinline
hasWire() const ndn::Interestinline
Interest(const Name &name=Name(), time::milliseconds lifetime=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
operator==(const Interest &lhs, const Interest &rhs)ndn::Interestfriend
refreshNonce()ndn::Interest
removeTag() const ndn::TagHost
setCanBePrefix(bool canBePrefix)ndn::Interestinline
setChildSelector(int childSelector)ndn::Interestinline
setCongestionMark(uint64_t mark)ndn::PacketBase
setDefaultCanBePrefix(bool canBePrefix)ndn::Interestinlinestatic
setExclude(const Exclude &exclude)ndn::Interestinline
setForwardingHint(const DelegationList &value)ndn::Interest
setInterestLifetime(time::milliseconds lifetime)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
setParameters(const Block &parameters)ndn::Interest
setParameters(const uint8_t *buffer, size_t bufferSize)ndn::Interest
setParameters(ConstBufferPtr buffer)ndn::Interest
setPublisherPublicKeyLocator(const KeyLocator &keyLocator)ndn::Interestinline
setSelectors(const Selectors &selectors)ndn::Interestinline
setTag(shared_ptr< T > tag) const ndn::TagHost
toUri() const ndn::Interest
unsetParameters()ndn::Interest
wireDecode(const Block &wire)ndn::Interest
wireEncode(EncodingImpl< TAG > &encoder) const ndn::Interest
wireEncode() const ndn::Interest