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() constndn::Interestinline
getExclude() constndn::Interestinline
getInterestLifetime() constndn::Interestinline
getLink() constndn::Interest
getMaxSuffixComponents() constndn::Interestinline
getMinSuffixComponents() constndn::Interestinline
getMustBeFresh() constndn::Interestinline
getName() constndn::Interestinline
getNonce() constndn::Interest
getPublisherPublicKeyLocator() constndn::Interestinline
getSelectedDelegation() constndn::Interest
getSelectors() constndn::Interestinline
getTag() constndn::TagHostinline
hasLink() constndn::Interest
hasNonce() constndn::Interestinline
hasSelectedDelegation() constndn::Interest
hasSelectors() constndn::Interestinline
hasWire() constndn::Interestinline
Interest()ndn::Interest
Interest(const Name &name)ndn::Interest
Interest(const Name &name, const time::milliseconds &interestLifetime)ndn::Interest
Interest(const Block &wire)ndn::Interestexplicit
matchesData(const Data &data) constndn::Interest
matchesName(const Name &name) constndn::Interest
operator!=(const Interest &other) constndn::Interestinline
operator==(const Interest &other) constndn::Interestinline
refreshNonce()ndn::Interest
removeTag() constndn::TagHostinline
setChildSelector(int childSelector)ndn::Interestinline
setExclude(const Exclude &exclude)ndn::Interestinline
setInterestLifetime(const time::milliseconds &interestLifetime)ndn::Interestinline
setLink(const Block &link)ndn::Interest
setMaxSuffixComponents(int maxSuffixComponents)ndn::Interestinline
setMinSuffixComponents(int minSuffixComponents)ndn::Interestinline
setMustBeFresh(bool mustBeFresh)ndn::Interestinline
setName(const Name &name)ndn::Interestinline
setNonce(uint32_t nonce)ndn::Interest
setPublisherPublicKeyLocator(const KeyLocator &keyLocator)ndn::Interestinline
setSelectedDelegation(const Name &delegationName)ndn::Interest
setSelectedDelegation(size_t delegationIndex)ndn::Interest
setSelectors(const Selectors &selectors)ndn::Interestinline
setTag(shared_ptr< T > tag) constndn::TagHostinline
toUri() constndn::Interestinline
unsetLink()ndn::Interest
unsetSelectedDelegation()ndn::Interest
wireDecode(const Block &wire)ndn::Interest
wireEncode(EncodingImpl< TAG > &encoder) constndn::Interest
wireEncode() constndn::Interest