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
() const
ndn::Interest
inline
getAutoCheckParametersDigest
()
ndn::Interest
inline
static
getCanBePrefix
() const noexcept
ndn::Interest
inline
getCongestionMark
() const
ndn::PacketBase
getForwardingHint
() const noexcept
ndn::Interest
inline
getHopLimit
() const noexcept
ndn::Interest
inline
getInterestLifetime
() const noexcept
ndn::Interest
inline
getMustBeFresh
() const noexcept
ndn::Interest
inline
getName
() const noexcept
ndn::Interest
inline
getNonce
() const
ndn::Interest
getTag
() const
ndn::TagHost
hasApplicationParameters
() const noexcept
ndn::Interest
inline
hasNonce
() const noexcept
ndn::Interest
inline
hasWire
() const
ndn::Interest
inline
Interest
(const Name &name=Name(), time::milliseconds lifetime=DEFAULT_INTEREST_LIFETIME)
ndn::Interest
explicit
Interest
(const Block &wire)
ndn::Interest
explicit
isParametersDigestValid
() const
ndn::Interest
matchesData
(const Data &data) const
ndn::Interest
matchesInterest
(const Interest &other) const
ndn::Interest
modifyForwardingHint
(const Modifier &modifier)
ndn::Interest
inline
refreshNonce
()
ndn::Interest
removeTag
() const
ndn::TagHost
setApplicationParameters
(const Block ¶meters)
ndn::Interest
setApplicationParameters
(const uint8_t *value, size_t length)
ndn::Interest
setApplicationParameters
(ConstBufferPtr value)
ndn::Interest
setAutoCheckParametersDigest
(bool b)
ndn::Interest
inline
static
setCanBePrefix
(bool canBePrefix)
ndn::Interest
inline
setCongestionMark
(uint64_t mark)
ndn::PacketBase
setDefaultCanBePrefix
(bool canBePrefix)
ndn::Interest
inline
static
setForwardingHint
(const DelegationList &value)
ndn::Interest
setHopLimit
(optional< uint8_t > hopLimit)
ndn::Interest
setInterestLifetime
(time::milliseconds lifetime)
ndn::Interest
setMustBeFresh
(bool mustBeFresh)
ndn::Interest
inline
setName
(const Name &name)
ndn::Interest
setNonce
(uint32_t nonce)
ndn::Interest
setTag
(shared_ptr< T > tag) const
ndn::TagHost
toUri
() const
ndn::Interest
unsetApplicationParameters
()
ndn::Interest
wireDecode
(const Block &wire)
ndn::Interest
wireEncode
(EncodingImpl< TAG > &encoder) const
ndn::Interest
wireEncode
() const
ndn::Interest
Generated on Mon Jun 1 2020 22:32:18 for ndnSIM by
1.8.18