ndn-embeds
0.1.0
Lightweight NDN protocol stack for embedded systems
Loading...
Searching...
No Matches
ndn::Interest Member List
This is the complete list of members for
ndn::Interest
, including all inherited members.
addForwardingHint
(const Name &name)
ndn::Interest
addForwardingHint
(std::string_view uri)
ndn::Interest
applicationParameters
() const
ndn::Interest
inline
applicationParametersSize
() const
ndn::Interest
inline
canBePrefix
() const
ndn::Interest
inline
clearForwardingHints
()
ndn::Interest
clearKeyLocator
()
ndn::Interest
decrementHopLimit
()
ndn::Interest
encode
(uint8_t *buf, size_t bufSize, size_t &encodedLen) const
ndn::Interest
forwardingHint
(size_t index) const
ndn::Interest
forwardingHintCount
() const
ndn::Interest
inline
fromWire
(const uint8_t *buf, size_t len)
ndn::Interest
static
generateNonce
()
ndn::Interest
hasForwardingHint
() const
ndn::Interest
inline
hasKeyLocator
() const
ndn::Interest
inline
hopLimit
() const
ndn::Interest
inline
Interest
()=default
ndn::Interest
Interest
(const Name &name)
ndn::Interest
explicit
isSigned
() const
ndn::Interest
inline
keyLocator
() const
ndn::Interest
inline
lifetime
() const
ndn::Interest
inline
mustBeFresh
() const
ndn::Interest
inline
name
() const
ndn::Interest
inline
name
()
ndn::Interest
inline
nonce
() const
ndn::Interest
inline
setApplicationParameters
(const uint8_t *params, size_t len)
ndn::Interest
setCanBePrefix
(bool canBePrefix)
ndn::Interest
setHopLimit
(uint8_t limit)
ndn::Interest
setKeyLocator
(const Name &name)
ndn::Interest
setLifetime
(uint32_t lifetimeMs)
ndn::Interest
setMustBeFresh
(bool mustBeFresh)
ndn::Interest
setName
(const Name &name)
ndn::Interest
setName
(std::string_view uri)
ndn::Interest
setNonce
(uint32_t nonce)
ndn::Interest
setSignatureSeqNum
(uint64_t seqNum)
ndn::Interest
signatureNonce
() const
ndn::Interest
inline
signatureSeqNum
() const
ndn::Interest
inline
signatureTime
() const
ndn::Interest
inline
signatureType
() const
ndn::Interest
inline
signatureValue
() const
ndn::Interest
inline
signatureValueSize
() const
ndn::Interest
inline
signWithDigestSha256
()
ndn::Interest
signWithEcdsa
(const uint8_t *privKey)
ndn::Interest
signWithHmac
(const uint8_t *key, size_t keyLen)
ndn::Interest
verifyDigestSha256
() const
ndn::Interest
verifyEcdsa
(const uint8_t *pubKey) const
ndn::Interest
verifyHmac
(const uint8_t *key, size_t keyLen) const
ndn::Interest
Generated by
1.9.8