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.

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
getTag() constndn::TagHost
hasApplicationParameters() const noexceptndn::Interestinline
hasNonce() const noexceptndn::Interestinline
hasWire() constndn::Interestinline
Interest(const Name &name=Name(), time::milliseconds lifetime=DEFAULT_INTEREST_LIFETIME)ndn::Interestexplicit
Interest(const Block &wire)ndn::Interestexplicit
isParametersDigestValid() constndn::Interest
matchesData(const Data &data) constndn::Interest
matchesInterest(const Interest &other) constndn::Interest
modifyForwardingHint(const Modifier &modifier)ndn::Interestinline
refreshNonce()ndn::Interest
removeTag() constndn::TagHost
setApplicationParameters(const Block &parameters)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
setDefaultCanBePrefix(bool canBePrefix)ndn::Interestinlinestatic
setForwardingHint(const DelegationList &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(uint32_t nonce)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