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() constndn::Interestinline
applicationParametersSize() constndn::Interestinline
canBePrefix() constndn::Interestinline
clearForwardingHints()ndn::Interest
clearKeyLocator()ndn::Interest
decrementHopLimit()ndn::Interest
encode(uint8_t *buf, size_t bufSize, size_t &encodedLen) constndn::Interest
forwardingHint(size_t index) constndn::Interest
forwardingHintCount() constndn::Interestinline
fromWire(const uint8_t *buf, size_t len)ndn::Intereststatic
generateNonce()ndn::Interest
hasForwardingHint() constndn::Interestinline
hasKeyLocator() constndn::Interestinline
hopLimit() constndn::Interestinline
Interest()=defaultndn::Interest
Interest(const Name &name)ndn::Interestexplicit
isSigned() constndn::Interestinline
keyLocator() constndn::Interestinline
lifetime() constndn::Interestinline
mustBeFresh() constndn::Interestinline
name() constndn::Interestinline
name()ndn::Interestinline
nonce() constndn::Interestinline
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() constndn::Interestinline
signatureSeqNum() constndn::Interestinline
signatureTime() constndn::Interestinline
signatureType() constndn::Interestinline
signatureValue() constndn::Interestinline
signatureValueSize() constndn::Interestinline
signWithDigestSha256()ndn::Interest
signWithEcdsa(const uint8_t *privKey)ndn::Interest
signWithHmac(const uint8_t *key, size_t keyLen)ndn::Interest
verifyDigestSha256() constndn::Interest
verifyEcdsa(const uint8_t *pubKey) constndn::Interest
verifyHmac(const uint8_t *key, size_t keyLen) constndn::Interest