ndn-cxx: NDN C++ library with eXperimental eXtensions 0.8.1 documentation
ndn::Interest Member List
This is the complete list of members for
ndn::Interest
, including all inherited members.
extractSignedRanges
() const
ndn::Interest
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
getSignatureInfo
() const
ndn::Interest
getSignatureValue
() const
ndn::Interest
getTag
() const
ndn::TagHost
hasApplicationParameters
() const noexcept
ndn::Interest
inline
hasNonce
() const noexcept
ndn::Interest
inline
hasWire
() const noexcept
ndn::Interest
inline
Interest
(const Name &name={}, time::milliseconds lifetime=DEFAULT_INTEREST_LIFETIME)
ndn::Interest
explicit
Interest
(const Block &wire)
ndn::Interest
explicit
isParametersDigestValid
() const
ndn::Interest
isSigned
() const noexcept
ndn::Interest
matchesData
(const Data &data) const
ndn::Interest
matchesInterest
(const Interest &other) const
ndn::Interest
refreshNonce
()
ndn::Interest
removeTag
() const
ndn::TagHost
setApplicationParameters
(const Block &block)
ndn::Interest
setApplicationParameters
(span< const uint8_t > value)
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
setForwardingHint
(std::vector< Name > 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
(optional< Nonce > nonce)
ndn::Interest
setSignatureInfo
(const SignatureInfo &info)
ndn::Interest
setSignatureValue
(span< const uint8_t > value)
ndn::Interest
setSignatureValue
(ConstBufferPtr value)
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 by
1.9.1