NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API 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.
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
inline
hasNonce
() const
ndn::Interest
inline
hasSelectors
() const
ndn::Interest
inline
hasWire
() const
ndn::Interest
inline
Interest
(const Name &name=Name(), time::milliseconds interestLifetime=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
refreshNonce
()
ndn::Interest
removeTag
() const
ndn::TagHost
inline
setChildSelector
(int childSelector)
ndn::Interest
inline
setCongestionMark
(uint64_t mark)
ndn::PacketBase
setExclude
(const Exclude &exclude)
ndn::Interest
inline
setForwardingHint
(const DelegationList &value)
ndn::Interest
setInterestLifetime
(time::milliseconds interestLifetime)
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
inline
toUri
() const
ndn::Interest
wireDecode
(const Block &wire)
ndn::Interest
wireEncode
(EncodingImpl< TAG > &encoder) const
ndn::Interest
wireEncode
() const
ndn::Interest
Generated on Thu Nov 2 2017 03:30:31 for ndnSIM by
1.8.11