NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: 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.
getChildSelector
() const
ndn::Interest
inline
getExclude
() const
ndn::Interest
inline
getInterestLifetime
() const
ndn::Interest
inline
getLink
() const
ndn::Interest
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
getSelectedDelegation
() const
ndn::Interest
getSelectors
() const
ndn::Interest
inline
getTag
() const
ndn::TagHost
inline
hasLink
() const
ndn::Interest
hasNonce
() const
ndn::Interest
inline
hasSelectedDelegation
() const
ndn::Interest
hasSelectors
() const
ndn::Interest
inline
hasWire
() const
ndn::Interest
inline
Interest
()
ndn::Interest
Interest
(const Name &name)
ndn::Interest
Interest
(const Name &name, const time::milliseconds &interestLifetime)
ndn::Interest
Interest
(const Block &wire)
ndn::Interest
explicit
matchesData
(const Data &data) const
ndn::Interest
matchesName
(const Name &name) const
ndn::Interest
operator!=
(const Interest &other) const
ndn::Interest
inline
operator==
(const Interest &other) const
ndn::Interest
inline
refreshNonce
()
ndn::Interest
removeTag
() const
ndn::TagHost
inline
setChildSelector
(int childSelector)
ndn::Interest
inline
setExclude
(const Exclude &exclude)
ndn::Interest
inline
setInterestLifetime
(const time::milliseconds &interestLifetime)
ndn::Interest
inline
setLink
(const Block &link)
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
setSelectedDelegation
(const Name &delegationName)
ndn::Interest
setSelectedDelegation
(size_t delegationIndex)
ndn::Interest
setSelectors
(const Selectors &selectors)
ndn::Interest
inline
setTag
(shared_ptr< T > tag) const
ndn::TagHost
inline
toUri
() const
ndn::Interest
inline
unsetLink
()
ndn::Interest
unsetSelectedDelegation
()
ndn::Interest
wireDecode
(const Block &wire)
ndn::Interest
wireEncode
(EncodingImpl< TAG > &encoder) const
ndn::Interest
wireEncode
() const
ndn::Interest
Generated on Wed Jan 11 2017 18:17:19 for ndnSIM by
1.8.13