ndn-cxx: NDN C++ library with eXperimental eXtensions 0.6.6 documentation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
ndn::Interest Member List
This is the complete list of members for
ndn::Interest
, including all inherited members.
getApplicationParameters
() const
ndn::Interest
inline
getCanBePrefix
() const
ndn::Interest
inline
getChildSelector
() const
ndn::Interest
inline
getCongestionMark
() const
ndn::PacketBase
getExclude
() const
ndn::Interest
inline
getForwardingHint
() const
ndn::Interest
inline
getInterestLifetime
() const
ndn::Interest
inline
getMaxSuffixComponents
() const
ndn::Interest
inline
getMinSuffixComponents
() const
ndn::Interest
inline
getMustBeFresh
() const
ndn::Interest
inline
getName
() const
ndn::Interest
inline
getNonce
() const
ndn::Interest
getPublisherPublicKeyLocator
() const
ndn::Interest
inline
getSelectors
() const
ndn::Interest
inline
getTag
() const
ndn::TagHost
hasApplicationParameters
() const
ndn::Interest
inline
hasNonce
() const
ndn::Interest
inline
hasSelectors
() const
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
matchesData
(const Data &data) const
ndn::Interest
matchesInterest
(const Interest &other) const
ndn::Interest
matchesName
(const Name &name) const
ndn::Interest
modifyForwardingHint
(const Modifier &modifier)
ndn::Interest
inline
operator==
(const Interest &lhs, const Interest &rhs)
ndn::Interest
friend
refreshNonce
()
ndn::Interest
removeTag
() const
ndn::TagHost
setApplicationParameters
(const Block ¶meters)
ndn::Interest
setApplicationParameters
(const uint8_t *buffer, size_t bufferSize)
ndn::Interest
setApplicationParameters
(ConstBufferPtr buffer)
ndn::Interest
setCanBePrefix
(bool canBePrefix)
ndn::Interest
inline
setChildSelector
(int childSelector)
ndn::Interest
inline
setCongestionMark
(uint64_t mark)
ndn::PacketBase
setDefaultCanBePrefix
(bool canBePrefix)
ndn::Interest
inline
static
setExclude
(const Exclude &exclude)
ndn::Interest
inline
setForwardingHint
(const DelegationList &value)
ndn::Interest
setInterestLifetime
(time::milliseconds lifetime)
ndn::Interest
setMaxSuffixComponents
(int maxSuffixComponents)
ndn::Interest
inline
setMinSuffixComponents
(int minSuffixComponents)
ndn::Interest
inline
setMustBeFresh
(bool mustBeFresh)
ndn::Interest
inline
setName
(const Name &name)
ndn::Interest
inline
setNonce
(uint32_t nonce)
ndn::Interest
setPublisherPublicKeyLocator
(const KeyLocator &keyLocator)
ndn::Interest
inline
setSelectors
(const Selectors &selectors)
ndn::Interest
inline
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 Apr 29 2019 11:02:38 for ndn-cxx: NDN C++ library with eXperimental eXtensions by
1.8.11