NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::Interest Member List

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

extractSignedRanges() constndn::Interest
getApplicationParameters() constndn::Interestinline
getAutoCheckParametersDigest()ndn::Interestinlinestatic
getCanBePrefix() const noexceptndn::Interestinline
getCongestionMark() constndn::PacketBase
getForwardingHint() const noexceptndn::Interestinline
getHopLimit() const noexceptndn::Interestinline
getInterestLifetime() const noexceptndn::Interestinline
getMustBeFresh() const noexceptndn::Interestinline
getName() const noexceptndn::Interestinline
getNonce() constndn::Interest
getSignatureInfo() constndn::Interest
getSignatureValue() constndn::Interest
getTag() constndn::TagHost
hasApplicationParameters() const noexceptndn::Interestinline
hasNonce() const noexceptndn::Interestinline
hasWire() const noexceptndn::Interestinline
Interest(const Name &name={}, time::milliseconds lifetime=DEFAULT_INTEREST_LIFETIME)ndn::Interestexplicit
Interest(const Block &wire)ndn::Interestexplicit
isParametersDigestValid() constndn::Interest
isSigned() const noexceptndn::Interest
matchesData(const Data &data) constndn::Interest
matchesInterest(const Interest &other) constndn::Interest
refreshNonce()ndn::Interest
removeTag() constndn::TagHost
setApplicationParameters(const Block &block)ndn::Interest
setApplicationParameters(span< const uint8_t > value)ndn::Interest
setApplicationParameters(const uint8_t *value, size_t length)ndn::Interest
setApplicationParameters(ConstBufferPtr value)ndn::Interest
setAutoCheckParametersDigest(bool b)ndn::Interestinlinestatic
setCanBePrefix(bool canBePrefix)ndn::Interestinline
setCongestionMark(uint64_t mark)ndn::PacketBase
setForwardingHint(std::vector< Name > value)ndn::Interest
setHopLimit(optional< uint8_t > hopLimit)ndn::Interest
setInterestLifetime(time::milliseconds lifetime)ndn::Interest
setMustBeFresh(bool mustBeFresh)ndn::Interestinline
setName(const Name &name)ndn::Interest
setNonce(optional< Nonce > nonce)ndn::Interest
setSignatureInfo(const SignatureInfo &info)ndn::Interest
setSignatureValue(ConstBufferPtr value)ndn::Interest
setTag(shared_ptr< T > tag) constndn::TagHost
toUri() constndn::Interest
unsetApplicationParameters()ndn::Interest
wireDecode(const Block &wire)ndn::Interest
wireEncode(EncodingImpl< TAG > &encoder) constndn::Interest
wireEncode() constndn::Interest